Eigi.ai Voice Agents for Claude Desktop
io.github.eigi-ai/eigi
Create and manage AI voice agents, real-time conversations, and analytics with eigi.ai
client:Claude Desktop
transport:streamable-http
Install Eigi.ai Voice Agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"eigi": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.eigi.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs