zoho
v1.0.3-ghast.1Query, manage, customize, and automate Zoho CRM through Zoho's official hosted MCP and read org/user access through Zoho's official SDK.
By Zoho CorporationLicense: Apache-2.00 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 5 skill or MCP entries
- Source updated
- Aug 30, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/Trapezohe/ghast-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/zoho/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json├── skills/zoho/SKILL.md└── mcp.json
Included Skills1
Query and manage Zoho CRM through Zoho's four official hosted MCP servers, and read organization and user access data through Zoho's official v8 Python SDK.
MCP servers4
- url
- https://zoho-crm-automation-60065097786.zohomcp.in/mcp/c139be028c224f75a9077e6473a62f3b/message
- url
- https://zoho-crm-data-insights-60065097786.zohomcp.in/mcp/d17dfe13292e0414a929516bb8f8e797/message
- url
- https://zoho-crm-data-operations-60065097786.zohomcp.in/mcp/fe46ddbc48fec3713c8754cea8ec9ac5/message
- url
- https://zoho-crm-module-customization-60065097786.zohomcp.in/mcp/8057776f5d548a33b892c533d4278d17/message
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "zoho",
"version": "1.0.3-ghast.1",
"description": "Query, manage, customize, and automate Zoho CRM through Zoho's official hosted MCP and read org/user access through Zoho's official SDK.",
"author": {
"name": "Zoho Corporation",
"url": "https://www.zoho.com"
},
"homepage": "https://www.zoho.com/crm/developer/docs/mcp/overview.html",
"repository": "https://github.com/zoho/zohocrm-python-sdk-8.0",
"license": "Apache-2.0",
"extensions": {
"ai.trapezohe.ghast": {
"category": "productivity",
"upstreamRevision": "sdk-7dbcafa4f794+docs-c1e19ceac01d+oauth-10de99e7-f719809e-2d55b0d9-52d561f5",
"icon": "./assets/icon.svg",
"portStatus": "equivalent-hybrid-official-mcp-sdk"
}
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[zoho on Agent Plugins Marketplace](https://pluginsmp.com/plugins/zoho-2)