Loading MCP server directory, please wait...
Read-only access to a Lumin project's logs, metrics, uptime checks, alerts and infrastructure.
npx @getmcp/cli add dev.getlumin/luminRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer followed by a Lumin read-only API key (lmn_read_...). Mint one under Settings, API keys, kind Coding agent.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.getlumin/lumin": {
"url": "https://api.getlumin.dev/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}