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