Overview
Features
Automatic discovery and configuration
Automatically discovers MCP servers and configures them on your local machine, reducing manual setup.
Single orchestrator
A central MCP server coordinates and configures multiple MCP servers so you don't manage each one individually.
Simple JSON-based configuration
Uses a single mcp.json file to define MCP servers, with the ability to merge with existing entries and specify headers for remote endpoints.
Two deployment modes
Supports remote setup (Cursor/Claude integration) and local STDIO transport for running MCP servers.
Flexible integration with existing MCPs
Can co-exist with other MCP servers in the same mcp.json (e.g., file-system) to create a unified configuration.
Testing and validation workflow
Includes a test_server_template_code tool workflow to verify server health and connectivity.
Deep search architecture
Supports quick search for simple intents and deep search for complex goals, including planning, testing, and acting stages.
Agentic planning (0.2.0)
Adds agentic planning to prompt the LLM for multi-step MCP server queries on complex tasks.
Who Is This For?
- Developers:Automatically discover and configure MCP servers on local machines for development.
- DevOps teams:Automate MCP server discovery, orchestration, and remote integration tasks for streamlined infrastructure management.




