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