Connect Follow Up Boss to OpenClaw.
Ace AI is the FUB-native real-estate copilot. OpenClaw reads MCP servers from ~/.openclaw/openclaw.json — one JSON block and OpenClaw gets 170+ Follow Up Boss tools to act on your CRM in natural language.
Open
~/.openclaw/openclaw.json.If the file doesn't exist yet, create it with
mkdir -p ~/.openclaw && touch ~/.openclaw/openclaw.json.Paste the followupace MCP server block.
{ "mcpServers": { "followupace": { "command": "npx", "args": ["-y", "mcp-remote", "https://followupace.com/mcp"] } } }Restart OpenClaw and sign in.
OpenClaw discovers the MCP server on launch. The first call to Ace prompts you for your Follow Up Boss email — paste the 6-digit code mailed to that inbox. You're connected.
Why this matters for realtors
OpenClaw is the open-source MCP client for power users who want full control of which servers their AI talks to. Hooking Follow Up Boss in lets a realtor or brokerage IT lead build a private, self-hosted AI workflow that reads CRM data without ever sending it through a hosted vendor's frontend.