Skip to content
Claude Desktop

Raziel for Claude Desktop

io.github.tide-foundation/raziel

MCP server teaching AI agents to implement TideCloak: auth, E2EE, IGA, security analysis

client:Claude Desktop transport:streamable-http runtime:npm tools:20

Install Raziel in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "raziel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.tide.org/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Raziel in other clients