Skip to content
VS Code

Tuurio ID for VS Code

io.github.tuurio/tuurio-id

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

client:VS Code transport:streamable-http

Install Tuurio ID in VS Code

.vscode/mcp.json

{
  "servers": {
    "tuurio-id": {
      "type": "http",
      "url": "https://{tenant}.id.tuurio.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Tuurio ID in other clients