Follow Up Boss Integrations — 170+ AI MCP Tools

Connect Follow Up Boss to Claude, ChatGPT, Cursor & any AI client with 170+ MCP tools — contacts, deals, email, action plans & live market data. One-click setup.

Ace AI is the AI integration layer for Follow Up Boss — a Model Context Protocol (MCP) server that connects your FUB account to Claude, ChatGPT, Cursor and any AI client, plus 170+ tools that read and write contacts, deals, tasks, action plans, smart lists, email and live Federal Reserve market data. Where the Follow Up Boss API needs code, every Ace tool runs in plain English. Browse the integration categories below, or connect in one click.

The Ace MCP Server — Connect Any AI to Follow Up Boss

The Ace MCP server is the engine behind all 170+ Follow Up Boss automation tools on this page. MCP (Model Context Protocol) is the open standard that lets AI assistants like Claude, Cursor, and other compatible tools connect to live data and take actions — and Ace's MCP server makes that work for your entire FUB account.

  • Exposes 170+ Follow Up Boss tools to any MCP-compatible AI client
  • Runs as a live HTTP/SSE server at https://followupace.com/sse/
  • Authenticates via JWT — one-time setup, tokens never expire
  • Supports every Ace tool: contacts, deals, tasks, action plans, email, SMS, smart lists, market data, and more

How to connect

Client Install method
Claude DesktopOne-click DXT extension → Install guide
Cursor / VS CodeAdd MCP server URL to your MCP settings config
Claude Code / CLIclaude mcp add ace https://followupace.com/sse/
Any MCP clientServer URL: https://followupace.com/sse/ · Auth: JWT via /api/mcp/auth

Quick start for manual MCP config

{
  "mcpServers": {
    "ace": {
      "url": "https://followupace.com/sse/",
      "headers": {
        "Authorization": "Bearer YOUR_JWT_TOKEN"
      }
    }
  }
}

Get your JWT token from your Ace Pro account dashboard under Settings → MCP Access. Requires Ace Pro ($55/mo).

Browse Follow Up Boss integrations by category

Action Plan Automation — Ace AI for Follow Up Boss

Automate action plan automation in Follow Up Boss with Ace AI MCP tools.

Claude Desktop Integration — Ace AI for Follow Up Boss

Automate claude desktop integration in Follow Up Boss with Ace AI MCP tools.

Contact Management — Ace AI for Follow Up Boss

Automate contact management in Follow Up Boss with Ace AI MCP tools.

Deal Pipeline Management — Ace AI for Follow Up Boss

Automate deal pipeline management in Follow Up Boss with Ace AI MCP tools.

Email Automation — Ace AI for Follow Up Boss

Automate email automation in Follow Up Boss with Ace AI MCP tools.

Federal Reserve Market Intelligence — Ace AI for Follow Up Boss

Automate federal reserve market intelligence in Follow Up Boss with Ace AI MCP tools.

Smart List Workflows — Ace AI for Follow Up Boss

Automate smart list workflows in Follow Up Boss with Ace AI MCP tools.

Task Automation — Ace AI for Follow Up Boss

Automate task automation in Follow Up Boss with Ace AI MCP tools.

Voice CRM Commands — Ace AI for Follow Up Boss

Automate voice crm commands in Follow Up Boss with Ace AI MCP tools.

Zillow Speed-to-Lead — Ace AI for Follow Up Boss

Automate zillow speed-to-lead in Follow Up Boss with Ace AI MCP tools.

Follow Up Boss integration FAQ

What integrations does Follow Up Boss have with AI?
Ace AI adds an AI integration layer on top of Follow Up Boss: a Model Context Protocol (MCP) server plus 170+ tools that let Claude, ChatGPT, Cursor and other AI clients read and act on your FUB data — contacts, deals, tasks, action plans, smart lists, email, and Federal Reserve market data — in plain English.
How do I connect Follow Up Boss to Claude or ChatGPT?
For Claude Desktop, install the Ace DXT extension in one click — no terminal or config. For Cursor, Claude Code and other MCP clients, add https://followupace.com/sse/ as the MCP server URL and authenticate with a JWT token from your Ace Pro account. It takes about two minutes.
Do I need the Follow Up Boss API to use these integrations?
No. Ace AI handles the Follow Up Boss API for you — there is no code to write and no developer setup. You ask in natural language and Ace runs the right tools against your FUB account, scoped to your login permissions.
Is there an "ace-tool" MCP or npm package for Follow Up Boss?
The "ace-tool" npm package is an unrelated codebase-indexing tool. The Ace AI MCP server for Follow Up Boss needs no npm install — it is a hosted HTTP/SSE server at https://followupace.com/sse/ that any MCP client connects to directly.