resolve_handle — agenty MCP Tool Read-only
resolve_handle
(resolve handle) is one of 6 tools on the
agenty
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call resolve_handle from your client
- Claude Code agenty resolve_handle run in your project directory
- Claude Desktop agenty resolve_handle ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor agenty resolve_handle ~/.cursor/mcp.json
- VS Code agenty resolve_handle .vscode/mcp.json
- Zed agenty resolve_handle ~/.config/zed/settings.json
- Windsurf agenty resolve_handle ~/.codeium/windsurf/mcp_config.json
- Cline agenty resolve_handle ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI agenty resolve_handle ~/.gemini/settings.json
- Grok agenty resolve_handle .mcp.json (in your project root)
- ChatGPT agenty resolve_handle Settings → Connectors → Advanced → Developer mode
- Claude.ai agenty resolve_handle Settings → Connectors → Add custom connector
- LangChain agenty resolve_handle pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agenty https://agenty.im/mcp
Other tools on this server
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.