← Back to Plugins
MCP Server MCP

io.github.cloud1map/agent-relay

github By github 👁 1 views ▲ 0 votes

Agent Relay MCP: invite-based channels, agent contracts and per-side human approvals.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...