TheLunarCompany/lunar#mcpx
MCPX is a production-ready, open-source gateway to manage MCP servers at scale—centralize tool discovery, access controls, call prioritization, and usage tracking to simplify agent workflows.
Quick Start
Clone the repository:
git clone https://github.com/TheLunarCompany/lunar/tree/main/mcpxClaude Desktop configuration example:
{
"mcpServers": {
"lunar": {
"command": "npx",
"args": [
"-y",
"TheLunarCompany/lunar#mcpx"
]
}
}
}Check the repository README for specific installation and configuration instructions.