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