You never have to
open the app.
Crewio is a headless-first CRM. Talk to it in plain language from Telegram, or connect any MCP-speaking agent (Claude, Cursor, or your own) and let it run your pipeline directly. The UI is one way in, not the only way.
The assistant bot
Message Crewio in plain language from Telegram. “Create a deal for Acme, $12k, link David.” It creates records, pulls reports and answers questions. No browser tab, no commands to memorize.
Hosted MCP server
Point Claude, Cursor, Claude Desktop or your own agent at our MCP endpoint. Around 90 tools across deals, contacts, pipelines, automations, search and reporting, driven with your workspace token.
Your own agents
Build agents on top of Crewio with the Model Context Protocol, the same open standard your other tools already speak. Discovery is built in, so agents find the right action on demand.
Just talk to it. No commands needed.
The assistant understands your workspace. Ask it anything, and it figures out the rest: creating records, pulling reports and answering questions in plain language.
- ✦ Create a deal “Website redesign” for $12k and link it to Acme Corp.
- ✦ What's our pipeline overview?
- ✦ Who did we add this week?
- ✦ Which deals have gone quiet for two weeks?
- ✦ Book a follow-up with David next Tuesday.
Connect your agent in one block
Add Crewio's hosted MCP server to Claude, Cursor or any MCP client. Your agent gets the whole CRM as tools, scoped to your workspace.
{
"mcpServers": {
"crewio": {
"url": "https://ai.crewio.xyz/mcp",
"headers": {
"Authorization": "Bearer <your-token>",
"X-Workspace-Id": "<workspace-id>"
}
}
}
} Illustrative. See the developer docs for the exact endpoint and auth flow.
~90
tools, one endpoint
Deals, contacts, companies, pipelines, automations, comments, reactions, feed, groups, teams, members, invitations, notifications, search and context, all exposed as MCP tools with typed schemas and built-in resource discovery, so agents find the right action on demand instead of drowning in ninety of them at once.