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