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