ramblinghermit0403/agent_bridge
Fullstack framework for Remote MCP servers. Build and deploy enterprise-grade agents with real-time SSE streaming. Modular FastAPI + Vue.js stack designed to move beyond local stdio silos.
Platform-specific configuration:
{
"mcpServers": {
"agent_bridge": {
"command": "npx",
"args": [
"-y",
"agent_bridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...