Skip to content
Claude Desktop

shuka for Claude Desktop

io.github.cdonoyan/shuka

Universal trust attestation for AI agents. Create, verify, and negotiate trust proofs.

client:Claude Desktop transport:stdio runtime:npm

Install shuka in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "shuka": {
      "command": "npx",
      "args": [
        "-y",
        "@shukashake/mcp"
      ],
      "env": {
        "SHUKA_API_URL": "<SHUKA_API_URL>",
        "SHUKA_API_KEY": "<SHUKA_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

shuka in other clients