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