Skip to content
Claude Desktop

Kevros — Agentic Identity Trust for Claude Desktop

io.github.ndl-systems/kevros

Agentic identity trust: precision decisioning, cryptographic release tokens, hash-chained proof

client:Claude Desktop transport:streamable-http tools:9

Install Kevros — Agentic Identity Trust in Claude Desktop

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

{
  "mcpServers": {
    "kevros": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://governance.taskhawktech.com/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

Kevros — Agentic Identity Trust in other clients