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