← Back to Plugins
MCP Server MCP

Agent Radar

github By github 👁 2 views ▲ 0 votes

Search, inspect, recommend, and explain rated AI tools through Agent Radar.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://agent-radar.zation1.workers.dev/api/mcp",
      "headers": [
        {
          "description": "LLM provider API key used only by recommend_tools.",
          "format": "string",
          "isSecret": true,
          "name": "X-Agent-Radar-LLM-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...