MCP Server
MCP
io.github.noisy/noisy-coding
Voice interface for Claude Code: talk to your agent and it talks back while it works.
Install
oci:docker.io/noisy/noisy-coding:2.13.3
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "docker.io/noisy/noisy-coding:2.13.3",
"transport": {
"type": "streamable-http",
"url": "http://127.0.0.1:8767/mcp"
},
"environmentVariables": [
{
"description": "xAI API key for Grok voice synthesis and transcription (configured once on the dashboard, stored in the config volume)",
"format": "string",
"isSecret": true,
"name": "XAI_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment