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