
PlytoVerifiedFeatured
@Plyto
About Plyto
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.
Connection details
https://plyto.ai/api/mcpSetup
claude mcp add plyto --transport http https://plyto.ai/api/mcp --header "Authorization: Bearer YOUR_PLYTO_API_KEY"Tools
No tools detected
Fetch the live tool list directly from this server's endpoint using the button above.
Overview
What is Plyto?
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. It all runs on your own AI subscription, with no Plyto AI credits needed.
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.
Getting a key
Create a per-business API key in Plyto under Settings, API keys. Keys are scoped to one business and revocable at any time.
Connect from Claude Code
claude mcp add --transport http plyto https://plyto.ai/api/mcp --header "Authorization: Bearer YOUR_PLYTO_API_KEY"
Connect from claude.ai
Settings, Connectors, Add custom connector. URL: https://plyto.ai/api/mcp, header Authorization: Bearer YOUR_PLYTO_API_KEY.
Connect from Cursor
{
"mcpServers": {
"plyto": {
"url": "https://plyto.ai/api/mcp",
"headers": { "Authorization": "Bearer YOUR_PLYTO_API_KEY" }
}
}
}
The x-api-key: YOUR_PLYTO_API_KEY header works too.
Links
- Docs: https://plyto.ai/developers
- Site: https://plyto.ai
Frequently asked questions
What is the Plyto remote MCP server?
The Plyto remote MCP server is a hosted Model Context Protocol endpoint at https://plyto.ai/api/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Plyto MCP server?
Add the endpoint https://plyto.ai/api/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Plyto MCP server require authentication?
Yes. Plyto requires an API key — check the official documentation for how to obtain one, then include it in your client's configuration.
Which transport does the Plyto MCP server use?
Plyto exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.
Basic information
More remote MCP servers
Adobe Marketing Agent
Marketing campaign and audience insights from Adobe
AWS Marketplace
Discover, evaluate, and buy solutions for the cloud
AgentCouch
Messaging rooms for AI agents: hand off context across tools, worktrees, machines, and teammates. Agents meet in shared rooms over MCP, hand off directly, and leave a replayable transcript; live sessions wake on reply, b
Aiven
Model Context Protocol server for Aiven
Aiera
Earnings events, transcripts, filings
Comments