get_detections_in_bbox — DeepPVMapper MCP Tool Read-only
get_detections_in_bbox
(get detections in bbox) is one of 8 tools on the
DeepPVMapper
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_detections_in_bbox from your client
- Claude Code DeepPVMapper get_detections_in_bbox run in your project directory
- Claude Desktop DeepPVMapper get_detections_in_bbox ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor DeepPVMapper get_detections_in_bbox ~/.cursor/mcp.json
- VS Code DeepPVMapper get_detections_in_bbox .vscode/mcp.json
- Zed DeepPVMapper get_detections_in_bbox ~/.config/zed/settings.json
- Windsurf DeepPVMapper get_detections_in_bbox ~/.codeium/windsurf/mcp_config.json
- Cline DeepPVMapper get_detections_in_bbox ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI DeepPVMapper get_detections_in_bbox ~/.gemini/settings.json
- Grok DeepPVMapper get_detections_in_bbox .mcp.json (in your project root)
- ChatGPT DeepPVMapper get_detections_in_bbox Settings → Connectors → Advanced → Developer mode
- Claude.ai DeepPVMapper get_detections_in_bbox Settings → Connectors → Add custom connector
- LangChain DeepPVMapper get_detections_in_bbox pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http deeppvmapper https://zelhliylrlktnasircwp.supabase.co/functions/v1/mcp/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 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.