the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.boska/vox",
"description": "Native macOS MCP server for voice I/O — Swift binary, SFSpeechRecognizer + ElevenLabs TTS.",
"repository": {
"url": "https://github.com/boska/vox",
"source": "github"
},
"version": "1.0.0",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/boska/vox/releases/download/v1.0.0/vox-mcp",
"version": "1.0.0",
"fileSha256": "c5803b1fa40bb284432cd099ae3a19360deab6c6d7e2e32d01bf3a26ae6f2ba2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "ElevenLabs API key for high-quality TTS. Optional — falls back to macOS system voice if not set.",
"format": "string",
"isSecret": true,
"name": "ELEVENLABS_API_KEY"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-16T22:29:50.590025Z",
"publishedAt": "2026-05-16T22:29:50.590025Z",
"updatedAt": "2026-05-16T22:29:50.590025Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.0.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.