MCP Server
MCP
Waggle
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
By
Comments
Sign in to leave a comment