Lumin for Cursor
dev.getlumin/lumin
Read-only access to a Lumin project's logs, metrics, uptime checks, alerts and infrastructure.
client:Cursor
transport:streamable-http
Install Lumin in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"lumin": {
"url": "https://api.getlumin.dev/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs