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.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide →Installation Guide
Detailed Documentation
📇 🏠 ☁️ 🍎 🪟 🐧 - 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.
Configuration
{
"mcpServers": {
"thelunarcompany-lunar-mcpx": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-thelunarcompany-lunar-mcpx"
],
"env": {}
}
}
}