Agent Runway

by Ashaw19

332 downloads
Not rated
GitHub

About

MCP server for Canadian real estate agents. 16 read-only tools covering transactions, pipeline deals, CRM clients, expenses, mileage tracking, income forecasts, Runway Score (business health grade), and Canadian income tax estimates for all 13 provinces/territories. Streamable HT

Details

Author
Ashaw19
Downloads
332
Categories
Search

- 16 read-only tools for Canadian real estate agents
- Covers transactions, pipeline deals, and CRM clients
- Tracks business expenses and mileage
- Provides income forecasts and Runway Score
- Offers income tax estimates for all 13 provinces/territories
- Uses Streamable HTTP transport with Bearer token auth

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Agent Runway
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

The server is used as an MCP server accessed via Streamable HTTP transport and requires Bearer token authentication. The README does not provide specific installation or configuration commands.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "agent runway": {
            "agent-runway": {
                "url": "https://wlxkvnbncfzkmxzexgxt.supabase.co/functions/v1/mcp-server",
                "transport": "streamable-http",
                "headers": {
                    "Authorization": "Bearer <your-supabase-access-token>"
                }
            }
        }
    }
}

McpServers

{
    "agent-runway": {
        "url": "https://wlxkvnbncfzkmxzexgxt.supabase.co/functions/v1/mcp-server",
        "transport": "streamable-http",
        "headers": {
            "Authorization": "Bearer <your-supabase-access-token>"
        }
    }
}

MCP server for Canadian real estate agents. 16 read-only tools covering transactions, pipeline deals, CRM clients, expenses, mileage tracking, income forecasts, Runway Score (business health grade), and Canadian income tax estimates for all 13 provinces/territories. Streamable HTTP transport with Bearer token auth.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.