claim_read — agent-exec MCP Tool
claim_read
(claim read) is one of 28 tools on the
agent-exec
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call claim_read from your client
- Claude Code agent-exec claim_read run in your project directory
- Claude Desktop agent-exec claim_read ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor agent-exec claim_read ~/.cursor/mcp.json
- VS Code agent-exec claim_read .vscode/mcp.json
- Zed agent-exec claim_read ~/.config/zed/settings.json
- Windsurf agent-exec claim_read ~/.codeium/windsurf/mcp_config.json
- Cline agent-exec claim_read ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI agent-exec claim_read ~/.gemini/settings.json
- Grok agent-exec claim_read .mcp.json (in your project root)
- ChatGPT agent-exec claim_read Settings → Connectors → Advanced → Developer mode
- Claude.ai agent-exec claim_read Settings → Connectors → Add custom connector
- LangChain agent-exec claim_read pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agent-exec https://agent-exec.448c.org/mcp
Other tools on this server
- execute
- storage_buy
- storage_renew
- storage_replace
- storage_read
- storage_list
- storage_usage
- storage_delete
- claim_acquire
- claim_renew
- claim_acquire_free
- claim_release
- attest_create
- attest_read
- handoff_deposit
- handoff_read
- deadman_register
- deadman_confirm
- deadman_read
- listing_promote
- drift_check
- drift_venues
- drift_baseline
- watch_register
- watch_read
- service_card
- search_listings
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.