!

Model Context Protocol

https://www.houski.ca/mcp

Model Context Protocol (MCP) is an open standard for AI models to securely connect to external data and tools. Houski's MCP integration lets AI models query Canadian property data directly.

Via MCP, AI models access all Houski API endpoints through natural language.

Connection endpoint

https://www.houski.ca/mcp

Protocol support

That one address is the whole integration. It serves the streamable Hypertext Transfer Protocol (HTTP) transport, and it negotiates whichever revision of the protocol your client asks for, from the original 2024-11-05 revision through the current 2026-07-28 one.

Clients on the 2026-07-28 revision are served without sessions, so each request stands on its own and nothing has to be kept alive between calls. Clients on earlier revisions keep the connection handshake they expect. There is nothing to configure either way.

Getting started

  1. Sign up for a Houski account and get your API key
  2. Install an MCP client (like Claude Desktop)
  3. Configure it to connect to https://www.houski.ca/mcp
  4. Provide your API key when prompted
  5. Ask questions about Canadian property data

Supported MCP clients

Houski's MCP server works with any MCP client. Popular options:

ClientDescriptionBest for
Claude DesktopAnthropic's desktop app with built-in MCP supportGeneral users, analysts, researchers
Claude web interfaceAnthropic's web app with MCP supportCross-platform, browser-based workflows
Claude messages APIProgrammatic access via Anthropic's API with MCP toolsDevelopers, custom applications
CursorAI code editor with MCP integrationDevelopers, data analysts, technical users
Custom MCP clientsBuild your own via the open standardEnterprise integrations, specialized workflows

Example queries

Ask natural language questions and the AI uses the Houski API to answer:

Construction planning:

"Where in Calgary would be an optimal location to build a new hospital?"

Urban planning insights:

"Where in Calgary would be optimal to build a new hospital based on population density, income levels, and transit access?"

Climate risk analysis:

"Show me properties in Vancouver with high flood risk scores but low earthquake risk - I need this for insurance underwriting"

Investment arbitrage:

"Find undervalued properties in Toronto where the list price is 20% below the AI estimated value and they have permits for secondary suites"

Gentrification tracking:

"Which neighborhoods in Montreal have seen the biggest increase in renovation permits and new construction in the last 2 years?"

Lifestyle matching:

"I'm a 28-year-old software engineer who bikes to work. Find condos under $600k in areas with high education levels, good internet scores, and strong bike infrastructure"

Market timing strategy:

"Show me properties that have had multiple price decreases in the last 6 months and are now priced below their 2023 assessment values"

Available tools

The MCP server mirrors the full Houski API. Your AI can call any tool via natural language.

Tool nameDescriptionUse cases
properties_endpointRetrieve detailed property data with filtering, sorting, and expansion optionsMarket analysis, property research, investment screening
aggregate_endpointGet statistical aggregations (median, mean, percentiles) for market analysisMarket comparisons, pricing analysis, demographic insights
avm_endpointGet automated property valuations with comparable properties ($5.00 per request)Investment evaluation, mortgage lending, insurance assessment
geocoding_endpointFind properties around specific coordinates with radius-based searchLocation-based searches, proximity analysis, CMA reports
location_endpointRetrieve hierarchical geographic data (countries, provinces, cities, communities)Market research, location discovery, geographic analysis
map_endpointGenerate map visualization data including pins, clusters, and heatmapsSpatial analysis, market visualization, trend mapping
predict_endpointGenerate historical and future property value estimatesTrend analysis, forecasting, historical research
search_endpointSearch for properties using fuzzy address matchingProperty identification, address lookup, unit searches
auth_endpointValidate API key authentication (does not bill per call)Setup verification, troubleshooting, key validation
field_listList all available property data fields (does not bill per call)Data discovery, understanding available fields
field_detailGet detailed information about specific fields (does not bill per call)Field documentation, data types, filtering options
search_api_documentationAccess Houski API documentation pages (does not bill per call)Documentation lookup, learning, troubleshooting

Pricing

MCP tool calls use standard API pricing. Each call is an API request, billed by data returned.

  • Same usage-based pricing as direct API calls
  • No extra fees for MCP
  • Monitor usage in your dashboard

See our pricing page for detailed cost information.

Support

Need help with MCP setup or have questions?