What you can do
Contact management on autopilot
Fetch, update, or create contacts via AI prompts. Tag and segment contacts for targeted campaigns through a chat interface.“Show me all contacts added last week and tag them as ‘New Lead’.”
Conversational AI that texts for you
Send messages to any conversation using your AI agent. Search conversations by keywords, status, or participant.“Find all unread messages and send a follow-up: ‘Hey! Just checking in.’”
Multi-step workflow automation
Chain multiple actions into true business workflows.“On new contact creation, tag them, send a welcome message, and add to a pipeline.”
Payment and transaction intelligence
Fetch order details and transaction history on demand. Build AI-powered dashboards for payment analysis.“Show me the last 10 transactions over $100 and flag any with a refund request.”
36 available tools
The MCP server exposes tools across 8 modules:| Module | Tools available |
|---|---|
| Contacts | Get, create, update, upsert, get all tasks, add/remove tags |
| Conversations | Search, get messages, send messages |
| Calendars | Get calendar events, get appointment notes |
| Opportunities | Search, get pipelines, get, update |
| Payments | Get order by ID, list transactions |
| Social Media | Create, edit, get, list posts; get accounts and statistics |
| Blogs | Create, update, get posts; get authors, categories, sites; check URL slug |
| Emails | Fetch and create email templates |
How it connects
https://services.leadconnectorhq.com/mcp/
Transport: HTTP Streamable
Auth: Private Integration Token (PIT) as Bearer header
The locationId can be passed as a header in your config or mentioned naturally in your prompts — the server supports both patterns.
Quick setup
Get a Private Integration Token
Go to Settings → Integrations → Private Integrations in your HoopAI account. Create a new integration and select the scopes for the tools you need.
Configure your client
Add the MCP server URL and your token to your agent or MCP client config. See the Quickstart for step-by-step instructions.
Build guides
Quickstart
Configure the MCP server with n8n, LangGraph, or any HTTP-compatible client
Tool reference
Full list of 36 tools, endpoint names, and required scopes
Build an agent
LangGraph and multi-agent patterns for HoopAI automation
n8n integration
Connect HoopAI MCP to n8n workflows