VS Code · Native MCP

Connect Follow Up Boss to VS Code.

Ace AI is the FUB-native real-estate copilot. VS Code's native MCP support means a one-click vscode:mcp/install deeplink wires Follow Up Boss into your editor — 170+ tools to search contacts, draft messages, run Zillow workflows, and grade leads from the chat panel. Built for realtors and brokerage devs.

Before you start: The MCP connector requires an Ace Pro seat ($55/mo). Sign up free first, then upgrade your seat to Pro.
  1. Click the install button.

    The deeplink opens VS Code (or VS Code Insiders) and pre-fills the MCP server config under your user settings.

  2. Or, drop a workspace config at .vscode/mcp.json.

    If you'd rather scope Ace to a single project (or check it into source control for your team), put this file at the root of your workspace:

    {
      "servers": {
        "followupace": {
          "type": "http",
          "url": "https://followupace.com/mcp"
        }
      }
    }

    User-scope alternative: open settings.json and add the same block under chat.mcp.servers.

  3. Sign in with your FUB email.

    VS Code will start the MCP connection on first use. Sign in with your Follow Up Boss email — a 6-digit verification code is mailed to that inbox. Paste it back. Done.

Why this matters for realtors

VS Code is where your team's tech operator builds your IDX site, custom dashboards, and scripts. Hooking Follow Up Boss into VS Code lets that operator triage Zillow leads, write compliance-checked replies, and read live FUB pipeline data right next to the code that powers the rest of your stack.

Ready? One click to install in VS Code.

60 seconds. Free to start — Ace Pro seat ($55/mo) required for MCP.

Install in VS Code