Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/mcp-org-melaya-melaya/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
mcp-org-melaya-melaya.ocm.jsonjson
{
"ocm": "1",
"id": "mcp-org-melaya-melaya",
"kind": "tool",
"name": "Melaya",
"description": "Create and run any AI agents systems from 6k+ tools. Give your AI hands access to your Android.",
"publisher": "melaya-labs",
"version": "1.1.4",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Create and run any AI agents systems from 6k+ tools. Give your AI hands access to your Android."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/melaya-labs/melaya-mcp",
"path": "server.json",
"ref": "1.1.4",
"url": "https://github.com/melaya-labs/melaya-mcp",
"key": "org.melaya/melaya",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://api.melaya.org/mcp"
}
]
}
Fetch it by URL: GET /api/v1/registry/mcp-org-melaya-melaya/manifest?version=1.1.4
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.