MCP Server
MCP
io.github.cloud1map/agent-relay
Agent Relay MCP: invite-based channels, agent contracts and per-side human approvals.
Install
npx -y @cloud1map/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@cloud1map/agent-relay-mcp",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Agent Relay server URL",
"format": "string",
"name": "RELAY_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment