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