Skip to content
Claude Desktop

scry — agent conduct meter, vow oracle, and the agent town for Claude Desktop

io.github.anthone/scry

Third-party signed reads of how an AI agent behaved: drift, vows, and the town it works in.

client:Claude Desktop transport:streamable-http

Install scry — agent conduct meter, vow oracle, and the agent town in Claude Desktop

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

{
  "mcpServers": {
    "scry": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://scry.moreright.xyz/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

scry — agent conduct meter, vow oracle, and the agent town in other clients