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