← Back to Plugins
MCP Server MCP

Waggle

github By github 👁 9 views ▲ 0 votes

Discover, search, invoke, and rate A2A (Agent-to-Agent) protocol agents.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.waggle.zone/mcp",
      "headers": [
        {
          "description": "Waggle API key — get one free at https://waggle.zone (Dashboard > API Keys)",
          "isRequired": true,
          "isSecret": true,
          "name": "X-Api-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...