{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_9psrecg7u8xv","handle":"brainiall-pronunciation","url":"https://wellknown.network/agents/brainiall-pronunciation","links":{"self":"https://wellknown.network/agents/brainiall-pronunciation/record.json","html":"https://wellknown.network/agents/brainiall-pronunciation","markdown":"https://wellknown.network/agents/brainiall-pronunciation/record.md","api":"https://wellknown.network/api/v1/agents/brainiall-pronunciation","status":"https://wellknown.network/api/v1/agents/brainiall-pronunciation/status","claim":"https://wellknown.network/agents/brainiall-pronunciation/claim","claimApi":"https://wellknown.network/api/v1/claims","badge":"https://wellknown.network/agents/brainiall-pronunciation/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:api.brainiall.com:server:brainiall-pronunciation","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"Brainiall Pronunciation","summary":"Pronunciation assessment, phoneme scoring, speaker voice ID, audio transcription, speech synthesis.","description":"Pronunciation assessment, phoneme scoring, speaker voice ID, audio transcription, speech synthesis.","publisher":{"name":"com.brainiall","url":null},"homepage":"https://brainiall.com","repository":null,"version":"1.0.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://api.brainiall.com/mcp/pronunciation/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-08-26T19:02:39.191627Z","publishedAt":"2026-08-26T19:02:39.191627Z","registryName":"com.brainiall/pronunciation"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","homepageUrl":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"media.speech-recognition","name":"Speech Recognition","confidence":1,"provenance":"derived"},{"slug":"research.web","name":"Deep Web Research","confidence":0.964,"provenance":"derived"},{"slug":"media.speech-synthesis","name":"Speech Synthesis","confidence":0.91,"provenance":"derived"},{"slug":"content.translation","name":"Translation","confidence":0.583,"provenance":"derived"},{"slug":"productivity.hr","name":"HR & Recruiting","confidence":0.554,"provenance":"derived"},{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":0.54,"provenance":"derived"},{"slug":"documents.conversion","name":"Document Conversion","confidence":0.51,"provenance":"derived"}],"categories":["commerce","content","documents","media","productivity","research"]},"observed":{"status":"live","statusReason":"Responded 3h ago.","lastOkAt":"2026-09-05T20:24:55.011Z","lastProbedAt":"2026-09-05T20:24:55.011Z","statusComputedAt":"2026-09-05T20:26:14.566Z","reliability30d":{"probes":1,"successRate":1,"p50Ms":87},"latestObservations":[{"at":"2026-09-05T20:24:55.011Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":87,"error":null,"detail":{"tools":[{"name":"assess_pronunciation","description":"Assess English pronunciation quality from audio.\n\nScores pronunciation at four levels: overall, sentence, word, and phoneme.\nEach score is 0-100. Phonemes are r"},{"name":"check_pronunciation_service","description":"Check if the Brainiall Pronunciation service is healthy and ready.\n\nReturns:\n    dict with keys:\n        - status (str): 'healthy' or error state\n        - mode"},{"name":"get_phoneme_inventory","description":"Get the full phoneme inventory supported by the pronunciation scorer.\n\nReturns a list of all English phonemes the engine can assess, including\nARPAbet symbol, I"},{"name":"transcribe_audio","description":"Transcribe audio to text with word-level timestamps.\n\nConverts spoken English audio into text with optional word-level timestamps\nand per-word confidence scores"},{"name":"check_stt_service","description":"Check if the Brainiall Speech service is healthy and ready.\n\nReturns:\n    dict with keys:\n        - status (str): 'healthy' or error state\n        - modelLoaded"},{"name":"voice_id_enroll","description":"Enroll a voiceprint for a speaker from ~2s of clear speech. Repeat with more clips to strengthen it.\n\nOnly an irreversible embedding is stored — never the raw a"},{"name":"voice_id_verify","description":"1:1 verification — is this clip the enrolled speaker?\n\nReturns:\n    dict with keys: similarity (float), match (bool), threshold (float)."},{"name":"voice_id_identify","description":"1:N identification — rank everyone enrolled in the group against this clip.\n\nReturns:\n    dict with keys: candidates (list of {speaker_id, similarity}, best fir"},{"name":"voice_id_list_speakers","description":"List the speakers enrolled in a group.\n\nReturns:\n    dict with keys: speakers (list of {speaker_id, n_samples, ...})."},{"name":"synthesize_speech","description":"Generate natural speech audio from English text.\n\nProduces high-quality speech with 12 English voices.\nReturns base64-encoded WAV audio (16-bit PCM, 24kHz mono)"},{"name":"list_tts_voices","description":"List all available Brainiall Voice synthesis voices with metadata.\n\nReturns:\n    dict with keys:\n        - voices (list): Available voices, each with id, name, "},{"name":"check_tts_service","description":"Check if the Brainiall Voice service is healthy and ready.\n\nReturns:\n    dict with keys:\n        - status (str): 'healthy' or error state\n        - modelLoaded "},{"name":"transcribe_audio_pro","description":"Transcribe audio with Brainiall Speech Pro — multilingual transcription.\n\nSupports 99 languages with automatic language detection, word-level\ntimestamps, per-wo"},{"name":"check_whisper_service","description":"Check if the Brainiall Speech Pro service is healthy and ready.\n\nReturns:\n    dict with keys:\n        - status (str): 'healthy' or error state\n        - modelLo"}],"toolCount":14,"serverName":"speech-ai","capabilities":["experimental","prompts","resources","tools","tasks"],"serverVersion":"2.14.7","protocolVersion":"2025-06-18"}}],"tools":[{"name":"assess_pronunciation","description":"Assess English pronunciation quality from audio.\n\nScores pronunciation at four levels: overall, sentence, word, and phoneme.\nEach score is 0-100. Phonemes are r"},{"name":"check_pronunciation_service","description":"Check if the Brainiall Pronunciation service is healthy and ready.\n\nReturns:\n    dict with keys:\n        - status (str): 'healthy' or error state\n        - mode"},{"name":"get_phoneme_inventory","description":"Get the full phoneme inventory supported by the pronunciation scorer.\n\nReturns a list of all English phonemes the engine can assess, including\nARPAbet symbol, I"},{"name":"transcribe_audio","description":"Transcribe audio to text with word-level timestamps.\n\nConverts spoken English audio into text with optional word-level timestamps\nand per-word confidence scores"},{"name":"check_stt_service","description":"Check if the Brainiall Speech service is healthy and ready.\n\nReturns:\n    dict with keys:\n        - status (str): 'healthy' or error state\n        - modelLoaded"},{"name":"voice_id_enroll","description":"Enroll a voiceprint for a speaker from ~2s of clear speech. Repeat with more clips to strengthen it.\n\nOnly an irreversible embedding is stored — never the raw a"},{"name":"voice_id_verify","description":"1:1 verification — is this clip the enrolled speaker?\n\nReturns:\n    dict with keys: similarity (float), match (bool), threshold (float)."},{"name":"voice_id_identify","description":"1:N identification — rank everyone enrolled in the group against this clip.\n\nReturns:\n    dict with keys: candidates (list of {speaker_id, similarity}, best fir"},{"name":"voice_id_list_speakers","description":"List the speakers enrolled in a group.\n\nReturns:\n    dict with keys: speakers (list of {speaker_id, n_samples, ...})."},{"name":"synthesize_speech","description":"Generate natural speech audio from English text.\n\nProduces high-quality speech with 12 English voices.\nReturns base64-encoded WAV audio (16-bit PCM, 24kHz mono)"},{"name":"list_tts_voices","description":"List all available Brainiall Voice synthesis voices with metadata.\n\nReturns:\n    dict with keys:\n        - voices (list): Available voices, each with id, name, "},{"name":"check_tts_service","description":"Check if the Brainiall Voice service is healthy and ready.\n\nReturns:\n    dict with keys:\n        - status (str): 'healthy' or error state\n        - modelLoaded "},{"name":"transcribe_audio_pro","description":"Transcribe audio with Brainiall Speech Pro — multilingual transcription.\n\nSupports 99 languages with automatic language detection, word-level\ntimestamps, per-wo"},{"name":"check_whisper_service","description":"Check if the Brainiall Speech Pro service is healthy and ready.\n\nReturns:\n    dict with keys:\n        - status (str): 'healthy' or error state\n        - modelLo"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"com.brainiall/pronunciation","url":"https://registry.modelcontextprotocol.io/v0/servers/com.brainiall%2Fpronunciation","firstSeenAt":"2026-09-05T17:20:29.440Z","fetchedAt":"2026-09-05T17:20:29.440Z","normalizedAt":"2026-09-05T17:20:29.440Z"}]},"firstSeenAt":"2026-09-05T17:20:29.440Z","updatedAt":"2026-09-05T20:26:20.770Z"}