mcp-ai-relaystation-relaystation.ocm.json json Copy{
"ocm": "1",
"id": "mcp-ai-relaystation-relaystation",
"kind": "tool",
"name": "Relaystation",
"description": "Pay-per-call agent infrastructure: file storage & handoff, compute tools, messaging, e-sign, KYC.",
"publisher": "ai.relaystation",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Pay-per-call agent infrastructure: file storage & handoff, compute tools, messaging, e-sign, KYC."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"path": "server.json",
"ref": "1.0.0",
"url": "https://registry.modelcontextprotocol.io/v0/servers/ai.relaystation%2Frelaystation",
"key": "ai.relaystation/relaystation",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://api.relaystation.ai/mcp"
}
]
}