MCP ServerNew

Plug the data into any AI client.

Red Bricks ships a first-party Model Context Protocol server. Point Claude, ChatGPT, Cursor or any MCP-aware client at it and they can search projects, pull floor plans, compare prices and semantic-search brochures — in plain English, no integration code.

Works with your existing API key · available on every paid plan.

~/.claude_desktop_config.json
{
  "mcpServers": {
    "red-bricks": {
      "command": "npx",
      "args": ["-y", "@redbricks/mcp"],
      "env": {
        "REDBRICKS_API_KEY": "$YOUR_KEY"
      }
    }
  }
}
What it can do

The whole dataset, in natural language.

The MCP server exposes the Red Bricks dataset as tools an LLM can call directly — including semantic search over documents, which no structured query can reach.

search

Natural-language search

Ask for "2-bed condos in Toronto under $1M, occupancy 2027" and get matching projects and floor plans.

list-floorplans

Floor plans & pricing

Pull unit-level floor plans, exact sizes and pricing for any project.

price-insights

Pricing & history

Compare $/sq ft, surface price changes and pull a project’s pricing history.

search-document-text

Semantic document search

Find details buried in brochures, price lists and feature sheets — facts that live in no structured column.

similar-projects

Comparables

Surface similar projects and resale comparables for any building.

list-project-documents

Documents

List and open the brochures, plans and price lists attached to a project.

Connect in minutes

Drop into the client you already use.

Step 1

Claude / ChatGPT

Connect over OAuth — authorize once in the client and start asking. No key to copy or paste.

Step 2

Cursor / Windsurf

Add the red-bricks server to your MCP config with your API key, and query the dataset from your editor.

Step 3

Programmatic

Run npx @redbricks/mcp with REDBRICKS_API_KEY in any MCP-aware runtime or agent framework.

Connect Red Bricks MCP.

Free API key, no credit card. Your data, inside the assistant you already work in.

Get free API key npx @redbricks/mcp