recon_calc — DosePlot Agent API MCP Tool
recon_calc
(recon calc) 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_calc from your client
- Claude Code DosePlot Agent API recon_calc run in your project directory
- Claude Desktop DosePlot Agent API recon_calc ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor DosePlot Agent API recon_calc ~/.cursor/mcp.json
- VS Code DosePlot Agent API recon_calc .vscode/mcp.json
- Zed DosePlot Agent API recon_calc ~/.config/zed/settings.json
- Windsurf DosePlot Agent API recon_calc ~/.codeium/windsurf/mcp_config.json
- Cline DosePlot Agent API recon_calc ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI DosePlot Agent API recon_calc ~/.gemini/settings.json
- Grok DosePlot Agent API recon_calc .mcp.json (in your project root)
- ChatGPT DosePlot Agent API recon_calc Settings → Connectors → Advanced → Developer mode
- Claude.ai DosePlot Agent API recon_calc Settings → Connectors → Add custom connector
- LangChain DosePlot Agent API recon_calc 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.