mcp-com-mycloudclaw-cloudclaw.ocm.json json Copy{
"ocm": "1",
"id": "mcp-com-mycloudclaw-cloudclaw",
"kind": "tool",
"name": "CloudClaw",
"description": "AI agent hosting platform: 37+ connectors, 181 tools, BYOK vault, marketplace.",
"publisher": "mkc909",
"version": "1.0.0",
"capabilities": {
"domains": [
"math"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"AI agent hosting platform: 37+ connectors, 181 tools, BYOK vault, marketplace."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/mkc909/cloudclaw-core",
"path": "server.json",
"ref": "1.0.0",
"url": "https://github.com/mkc909/cloudclaw-core",
"key": "com.mycloudclaw/cloudclaw",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://mycloudclaw.com/api/agents/{agent_id}/mcp"
}
]
}