draft_listing — A-du: ADU rentals, plans and rules MCP Tool
draft_listing
(draft listing) is one of 22 tools on the
A-du: ADU rentals, plans and rules
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call draft_listing from your client
- Claude Code A-du: ADU rentals, plans and rules draft_listing run in your project directory
- Claude Desktop A-du: ADU rentals, plans and rules draft_listing ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor A-du: ADU rentals, plans and rules draft_listing ~/.cursor/mcp.json
- VS Code A-du: ADU rentals, plans and rules draft_listing .vscode/mcp.json
- Zed A-du: ADU rentals, plans and rules draft_listing ~/.config/zed/settings.json
- Windsurf A-du: ADU rentals, plans and rules draft_listing ~/.codeium/windsurf/mcp_config.json
- Cline A-du: ADU rentals, plans and rules draft_listing ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI A-du: ADU rentals, plans and rules draft_listing ~/.gemini/settings.json
- Grok A-du: ADU rentals, plans and rules draft_listing .mcp.json (in your project root)
- ChatGPT A-du: ADU rentals, plans and rules draft_listing Settings → Connectors → Advanced → Developer mode
- Claude.ai A-du: ADU rentals, plans and rules draft_listing Settings → Connectors → Add custom connector
- LangChain A-du: ADU rentals, plans and rules draft_listing pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http a-du https://a-du.homes/mcp
Other tools on this server
- search_rentals
- get_rental
- get_rent_estimate
- get_adu_rules
- estimate_permit_fees
- resolve_parcel
- match_plans_to_lot
- search_plans
- search_services
- search_managers
- ask_adu
- start_listing
- request_tour
- send_inquiry
- get_thread
- reply_to_thread
- subscribe_listing_alert
- start_application
- get_my_activity
- search
- fetch
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.