MCP support is currently in beta. The available tools and capabilities may change as the protocol evolves.
What is MCP?
MCP provides a standardized way for AI applications to:- Read data from HoopAI (contacts, conversations, calendars, etc.)
- Take actions in HoopAI (create contacts, send messages, book appointments)
- React to events using real-time webhooks
Use cases
AI assistants
Build AI chatbots that can look up contacts, check appointment availability, and send messages — all through natural language.
Automated workflows
Let AI agents orchestrate complex business workflows — qualifying leads, scheduling follow-ups, and updating pipelines.
Data analysis
Connect AI models to your HoopAI data for intelligent reporting, forecasting, and insights.
Custom agents
Build specialized AI agents that combine HoopAI data with other MCP-compatible tools.
How it works
- The AI agent receives a user request in natural language
- The agent determines which MCP tools to call
- The MCP server translates tool calls into HoopAI API requests
- Results flow back to the agent, which generates a response
Available MCP tools
The HoopAI MCP server exposes tools for the major platform modules:| Tool category | Capabilities |
|---|---|
| Contacts | Search, create, update, tag contacts |
| Conversations | Read messages, send SMS/email, get conversation history |
| Calendars | Check availability, create appointments, manage bookings |
| Opportunities | Read pipeline data, update deal stages |
| Payments | Look up invoices, check payment status |
Getting started
Set up API access
You’ll need a HoopAI API token. Follow the Authentication guide to get your credentials.
Configure the MCP server
Set up the HoopAI MCP server with your API credentials. The server handles translating MCP tool calls into API requests.
Connect your AI agent
Configure your MCP-compatible AI agent (Claude, custom agents, etc.) to connect to the HoopAI MCP server.
.png?fit=max&auto=format&n=EQK5eX9kTD8NzWwA&q=85&s=878008bf159fcc4964d0c0d508b6e400)