← Back to Plugins
MCP Server MCP

io.github.jaylee7777/daemoon

github By github 👁 1 views ▲ 0 votes

One PAT, any MCP agent: Vercel, GitHub, Cloudflare, Supabase, GCP — unified dev infra gateway.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://daemoon.dev/api/mcp",
      "headers": [
        {
          "description": "Daemoon PAT — generate one at https://daemoon.dev/dashboard. Format: Bearer dmn_...",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...