Skip to content
Cursor

Sugra API for Cursor

ai.sugra/api-mcp

Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.

client:Cursor transport:streamable-http runtime:pypi tools:13

Install Sugra API in Cursor

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

{
  "mcpServers": {
    "api-mcp": {
      "url": "https://app.sugra.ai/mcp"
    }
  }
}

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

What Cursor can do once it is connected

Sugra API in other clients