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