Skip to content
Cursor

Tuurio ID for Cursor

io.github.tuurio/tuurio-id

Manage users, OIDC clients, roles, settings, and audits with tenant-bound OAuth.

client:Cursor transport:streamable-http

Install Tuurio ID in Cursor

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

{
  "mcpServers": {
    "tuurio-id": {
      "url": "https://{tenant}.id.tuurio.com/mcp"
    }
  }
}

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

Tuurio ID in other clients