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