lunar
Lunar.dev is an open-source platform for managing, governing and optimizing third-party API consumption across applications and AI agent workloads at scale.
Lunar.dev provides a mediation layer that acts as a central aggregation point between applications, agents, and the services they depend on. It serves as a unified API Gateway for AI, delivering live API traffic visibility, AI-aware policy enforcement, advanced traffic shaping, cost and performance optimization, and centralized MCP aggregation.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"lunar-1": {
"args": [
"-y",
"lunar"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.