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 → Connected Apps: TheLunarCompany/lunar#mcpx Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-thelunarcompany-lunar-mcpx
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": {}
}
}
}