Control and manage connections between AI agents and MCP servers
with granular permissions and a web-based interface.
Granular control over which tools and capabilities are available to each AI agent.
Manage all your MCP server connections through an intuitive dashboard.
Update permissions without interrupting active connections.
Connect to multiple MCP servers with unified management.
Real-time metrics and comprehensive logging for debugging.
Minimal latency with efficient request routing.
curl -sSL https://github.com/jpeggdev/claudeforge/blob/main/install-remote.sh | bash
Add MCP servers and set permissions via the web interface at localhost:8080
{
"mcpServers": {
"proxy": {
"type": "http",
"url": "http://localhost:8080/mcp"
}
}
}