Model Context Protocol

Connect AI to Your Real Estate Data

Agent Runway's MCP server lets Claude, Cursor, and any MCP-compatible AI assistant query your business data directly. 16 tools covering transactions, pipeline, CRM, expenses, forecasts, and Canadian tax estimates.

How It Works

1

Subscribe to Pro

MCP access is included with every Agent Runway Pro subscription. No extra cost.

2

Add the Server URL

Point your MCP client to our endpoint with your access token as Bearer auth.

3

Ask Your AI Anything

"How's my pipeline looking?" Your AI calls the right tools and responds with real data.

Server Configuration

Streamable HTTP · Bearer Token Auth · MCP 2024-11-05
# MCP Server URL
https://wlxkvnbncfzkmxzexgxt.supabase.co/functions/v1/mcp-server
# Authentication
Authorization: Bearer <your-supabase-access-token>

Your access token is the Supabase JWT from your Agent Runway session. Pro subscription required. All queries are RLS-enforced — you only see your own data.

16 Tools, One Server

Every tool returns structured JSON. Your AI assistant knows exactly what to call based on your question.

Analytics

  • get_dashboard_kpis

    YTD GCI, transactions, expenses, pipeline, goal progress

  • get_runway_score

    0-100 business health grade (A+ to F)

  • get_forecast

    Projected year-end GCI from pace + pipeline

  • get_tax_estimate

    Canadian income tax with CPP, federal/provincial, quarterly installments

Transactions

  • get_transactions

    Closed deals with address, price, GCI, side, date

  • get_transaction_summary

    Aggregate GCI and volume by year

Pipeline

  • get_pipeline

    Active deals with stage, probability, weighted GCI

  • get_pipeline_forecast

    Stage-by-stage breakdown with goal coverage ratio

CRM

  • get_clients

    Client list with flight status, contact info, property interest

  • get_client_detail

    Full profile with activities and pipeline deals

Expenses & Mileage

  • get_expenses

    YTD expenses by category with recurring totals

  • get_mileage_summary

    Business mileage log with CRA deduction

Outreach & Settings

  • get_flight_control_priorities

    Outreach queue with AI-drafted messages

  • get_user_settings

    Profile, goals, business settings, subscription

Secure by Design

Bearer token authentication (Supabase JWT)
Row-level security — only your data, always
Pro subscription gate — no anonymous access
90-day auto-purge on usage logs
No sensitive financial credentials exposed
CORS-enabled for any MCP client

Ready to Connect?

Get an Agent Runway Pro subscription and start querying your real estate business data through AI in minutes.

View Pricing
MCP Server | Agent Runway — Connect AI to Your Real Estate Data | Agent Runway