Skip to content
Claude Desktop

Claimidx for Claude Desktop

io.github.claimidx/claimidx

Prior art for AI agents. init wires DID/MCP; claim --yes puts DID on commons (ask alone does not).

client:Claude Desktop transport:stdio runtime:pypi

Install Claimidx 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": {
    "claimidx": {
      "command": "uvx",
      "args": [
        "claimidx"
      ],
      "env": {
        "CLAIMIDX_OWNER": "<CLAIMIDX_OWNER>"
      }
    }
  }
}

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

Claimidx in other clients