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