Plyto
About
Plyto is an agentic CRM for small businesses, and this server exposes the whole platform to the AI you already use. Connect Claude, Cursor, or any MCP-compatible assistant with a per-business API key and your agent can c
Details
- Author
- Plyto
- Downloads
- 490
- Transport
- SSE
- Categories
- Productivity, Marketing, Automation
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
PlytoCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"plyto": {
"type": "http",
"url": "https://plyto.ai/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_PLYTO_API_KEY"
}
}
}
}
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"plyto": {
"plyto": {
"type": "http",
"url": "https://plyto.ai/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_PLYTO_API_KEY"
}
}
}
}
}
McpServers
{
"plyto": {
"type": "http",
"url": "https://plyto.ai/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_PLYTO_API_KEY"
}
}
}
Plyto is an agentic CRM for small businesses, and this server exposes the whole platform to the AI you already use. Connect Claude, Cursor, or any MCP-compatible assistant with a per-business API key and your agent can create and search contacts and companies, move deals through pipelines, draft emails and campaigns, manage tasks and notes, inspect automations, and run live reports. Safe by default: anything that spends money, bulk-contacts customers, publishes, or deletes is blocked over MCP and stays in the Plyto app for human approval.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


