Skip to content
Cursor

onelens mcp for Cursor

io.github.astuto-ai/onelens-mcp

Query OneLens cloud-cost data in natural language: breakdowns, trends, cost centers. Read-only.

client:Cursor transport:streamable-http

Install onelens mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "onelens-mcp": {
      "url": "https://mcp.onelens.cloud/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

onelens mcp in other clients