lookup_parcel_by_address — kolmo mcp server MCP Tool Read-only
lookup_parcel_by_address
(lookup parcel by address) is one of 36 tools on the
kolmo mcp server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call lookup_parcel_by_address from your client
- Claude Code kolmo mcp server lookup_parcel_by_address run in your project directory
- Claude Desktop kolmo mcp server lookup_parcel_by_address ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor kolmo mcp server lookup_parcel_by_address ~/.cursor/mcp.json
- VS Code kolmo mcp server lookup_parcel_by_address .vscode/mcp.json
- Zed kolmo mcp server lookup_parcel_by_address ~/.config/zed/settings.json
- Windsurf kolmo mcp server lookup_parcel_by_address ~/.codeium/windsurf/mcp_config.json
- Cline kolmo mcp server lookup_parcel_by_address ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI kolmo mcp server lookup_parcel_by_address ~/.gemini/settings.json
- Grok kolmo mcp server lookup_parcel_by_address .mcp.json (in your project root)
- ChatGPT kolmo mcp server lookup_parcel_by_address Settings → Connectors → Advanced → Developer mode
- Claude.ai kolmo mcp server lookup_parcel_by_address Settings → Connectors → Add custom connector
- LangChain kolmo mcp server lookup_parcel_by_address pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http kolmo-mcp-server https://www.kolmo.io/mcp
Other tools on this server
- get_business_info
- list_services
- get_service
- list_commercial_services
- list_procurement_codes
- list_projects
- get_project
- get_project_testimonials
- list_blog_posts
- get_blog_post
- list_blog_tags_and_categories
- submit_contact_request
- list_project_types
- get_material_options
- get_estimate
- list_reviews
- check_permit_requirements
- get_permit_rule_details
- match_contractor_to_permit
- estimate_permit_fee
- resolve_permit_submittals
- list_permit_jurisdictions
- parse_project_description
- answer_permit_question
- get_neighbor_permit_activity
- get_permit_data_freshness
- get_material_catalog
- get_weather_window
- get_neighborhood_project_activity
- check_service_area_coverage
- get_project_roi
- check_contractor_license_status
- get_author_bio
- search_content
- get_financing_options
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.