mcp-com-ottotheagent-otto-travel.ocm.json json Copy{
"ocm": "1",
"id": "mcp-com-ottotheagent-otto-travel",
"kind": "tool",
"name": "Otto Travel",
"description": "Plan, book, and manage business travel.",
"publisher": "ottotheagent",
"version": "0.1.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Plan, book, and manage business travel."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/ottotheagent/openclaw-otto-travel",
"path": "server.json",
"ref": "0.1.0",
"url": "https://github.com/ottotheagent/openclaw-otto-travel",
"key": "com.ottotheagent/otto-travel",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://api.ottotheagent.com/mcp"
}
]
}