breakout-radar

sscarw/breakout-radar
★ 0 stars Python AI/LLM Updated today
AI-powered open-source trend radar using OpenAI Agents SDK, RAG, Qdrant, and custom MCP servers
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "breakout-radar": {
      "command": "uvx",
      "args": [
        "breakout-radar"
      ]
    }
  }
}

Or install with pip: pip install breakout-radar

README Excerpt

Breakout Radar - An AI-powered open-source trend radar that will help you be one of the first to find new, popular, trending, and fast-growing projects on GitHub.