← Back to Plugins
MCP Server MCP

Edge Network

MCP Registry publisher By MCP Registry publisher 👁 4 views ▲ 0 votes

Deploy and manage Edge Network cloud: sites, VMs, storage, DNS, Shield, Assist. Agent self-signup.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://edge.network/mcp",
      "headers": [
        {
          "description": "Bearer ea_live_... (an Edge agent access code). Optional for discovery — initialize and tools/list work without credentials; tools/call requires a code. Get one from the Edge console, or self-sign-up via GET https://edge.network/agent/signup.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...