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