julibuilds/claudeforge
ClaudeForge is a powerful orchestration platform for Model Context Protocol (MCP) servers. It acts as a transparent proxy between MCP clients and multiple MCP servers, providing a sophisticated web-based interface for managing tool permissions, server lifecycle, and more.
Platform-specific configuration:
{
"mcpServers": {
"claudeforge": {
"command": "npx",
"args": [
"-y",
"claudeforge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...