Back to MCP Servers
Lunar
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.
aggregatorsagent
Installation
npx -y lunarConfiguration
{
"mcpServers": {
"lunar": {
"command": "npx",
"args": ["-y", "lunar"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes