MCP Server
MCP
Tuurio ID
Manage users, OIDC clients, roles, settings, and audits with tenant-bound OAuth.
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