io.github.noisy/noisy-coding MCP Server
io.github.noisy/noisy-coding
What is the io.github.noisy/noisy-coding MCP server?
Voice interface for Claude Code: talk to your agent and it talks back while it works.
How to install io.github.noisy/noisy-coding
Copy-paste configuration for popular MCP clients.
XAI_API_KEYsecretxAI API key for Grok voice synthesis and transcription (configured once on the dashboard, stored in the config volume)
{
"mcpServers": {
"noisy-coding": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/noisy/noisy-coding:2.13.3"
],
"env": {
"XAI_API_KEY": "<YOUR_XAI_API_KEY>"
}
}
}
}{
"mcpServers": {
"noisy-coding": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/noisy/noisy-coding:2.13.3"
],
"env": {
"XAI_API_KEY": "<YOUR_XAI_API_KEY>"
}
}
}
}{
"mcpServers": {
"noisy-coding": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/noisy/noisy-coding:2.13.3"
],
"env": {
"XAI_API_KEY": "<YOUR_XAI_API_KEY>"
}
}
}
}{
"servers": {
"noisy-coding": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/noisy/noisy-coding:2.13.3"
],
"env": {
"XAI_API_KEY": "<YOUR_XAI_API_KEY>"
}
}
}
}claude mcp add noisy-coding --env XAI_API_KEY=<YOUR_XAI_API_KEY> -- docker run -i --rm docker.io/noisy/noisy-coding:2.13.3Related MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.