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