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