Proxy integration: forward Chorus operations to any external MCP server (GitHub, Postgres, Filesystem, Exa, etc.)
{
"mcpServers": {
"delightfulchorusintegration-proxy": {
"command": "npx",
"args": [
"-y",
"@delightfulchorus/integration-mcp-proxy"
]
}
}
}