Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Agent Radar

io.github.zation/agent-radar

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

Uptime
100.0%
1 direct probes · 30d
Response
235ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

search_tools

Search Agent Radar Tool Cards by query text and optional type, tag, or risk filters.

get_tool_card

Return one Tool Card and its Rating Result by stable tool_id.

recommend_tools

Recommend known tools for a task using request-scoped LLM credentials when required.

explain_rating

Return rating dimensions, explanations, penalties, and boosts for one tool_id.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_radar": {
      "url": "https://agent-radar.zation1.workers.dev/api/mcp",
      "transport": "streamable-http"
    }
  }
}