← Back to Plugins
MCP Server MCP

Tuurio ID

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

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

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://{tenant}.id.tuurio.com/mcp",
      "variables": {
        "tenant": {
          "description": "Your Tuurio tenant ID, as shown in the admin portal",
          "isRequired": true,
          "format": "string",
          "placeholder": "my-tenant"
        }
      }
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...