F
Followupboss MCP Server
A Model Context Protocol (MCP) server for Follow Up Boss CRM - 152 tools covering 100% of the official API
Created 2/23/2026
Updated 1 day ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-followupboss-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"mindwear-capitian-followupboss-mcp-server": {
"command": "npx",
"args": [
"mindwear-capitian-followupboss-mcp-server"
]
}
}
}