mcp-so-echoai-echo-ai.ocm.jsonjson {
"ocm": "1",
"id": "mcp-so-echoai-echo-ai",
"kind": "tool",
"name": "echo-ai",
"description": "List, configure, chat with, analyse and embed your Echo AI assistants.",
"publisher": "darthdens",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"List, configure, chat with, analyse and embed your Echo AI assistants."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/darthdens/echo-mcp-server",
"path": "server.json",
"ref": "1.0.0",
"url": "https://github.com/darthdens/echo-mcp-server",
"key": "so.echoai/echo-ai",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://auth.echoai.so/functions/v1/mcp"
}
]
}