Intel Overdrive
Real-time intelligence about new MCP servers, AI coding tools, and ecosystem updates from 1,000+ monitored sources — delivered directly into Claude Code
Intel Overdrive
Your AI coding agent doesn't know what shipped last week. Intel Overdrive gives it a live feed of breaking changes, new tools, and security alerts from 1,100+ sources — so it stops generating wrong code.
Get started
Paste into Claude Code:
npx intel-overdrive setup
No email, no account, no restart. Works immediately.
Then ask your agent anything about the AI ecosystem:
You: "What did I miss this week in AI coding?"
Agent runs intel-overdrive feed --days 7:
Claude Code now supports scheduled tasks and multi-agent code review
Gemini 2.5 Flash — new "thinking budget" for fine-grained reasoning control
MCP slash-commands workflow migration — update branch protection rules
OpenClaw 2026.3.24 — breaking changes to Gateway/OpenAI compatibility
How to split work between Claude Code and Codex in real projects
No more scrolling Twitter, Reddit, and newsletters. Your agent already knows.
[!TIP] Also available via skills.sh:
npx skills add Looney-tic/agent-skills --skill intel-overdrive -g -y
What you can ask
| Instead of... | Ask your agent |
|---|---|
| Scrolling Twitter for AI news | "What's new in AI coding this week?" |
| Checking changelogs before upgrading | "Any breaking changes I should know about?" |
| Googling "best tool for X" | "What's the best MCP server for databases?" |
| Reading newsletters you're behind on | "Catch me up on Claude Code — what changed?" |
| Wondering if your SDK is outdated | "Is the Anthropic SDK I'm using still current?" |
Your agent calls it automatically when you ask about AI tools, SDKs, or frameworks. Or use the CLI directly:
intel-overdrive feed --days 7 # what's new this week
intel-overdrive breaking # breaking changes to watch for
intel-overdrive search "Claude Code hooks best practices"
How it works
- Skill tells your agent when to query (installed to
~/.claude/skills/) - CLI does the querying via Bash — fast, authenticated, no background process
- 1,100+ sources monitored: 22k+ GitHub repos, 280+ RSS feeds, npm, PyPI, Reddit, HN, arXiv
No MCP server required. No restart. The agent runs intel-overdrive search "query" whenever the skill triggers.
[!NOTE] Want the structured MCP tool in your tool list? Run
intel-overdrive mcp-enable— optional, requires a Claude Code restart.
Why not web search?
| Agent web search | Intel Overdrive | |
|---|---|---|
| Speed | 10-30s of Googling and scraping | One call, instant |
| Cost | Multiple tool calls, burns tokens | Single call, pre-compressed |
| Reliability | Scrapes fail, results outdated | Pre-indexed, quality-scored |
| Quality | Can't rank a 30k-star SDK from a weekend project | Stars, maturity labels, significance tiers |
Coverage
1,100+ sources polled every 15 minutes. 49,000+ items classified and searchable.
Sources include GitHub repos (22k+), RSS/Atom feeds (280+), vendor MCP servers (30+), Reddit, Hacker News, Bluesky, npm, PyPI, arXiv, VS Code Marketplace, and MCP registries. Every item is auto-classified by type and significance level.
CLI reference
| Command | Description |
|---|---|
intel-overdrive setup | Register API key, install CLI, add skill |
intel-overdrive search "query" | Search for tools, docs, best practices |
intel-overdrive feed [--days N] | Recent updates sorted by significance |
intel-overdrive breaking [--days N] | Breaking changes and deprecations |
intel-overdrive mcp-enable | Optional: register as MCP server |
intel-overdrive --version | Show version |
Self-host
git clone https://github.com/Looney-tic/intel-overdrive.git && cd intel-overdrive
docker compose up -d && cp .env.example .env && alembic upgrade head
Requires Python 3.12+, PostgreSQL with pgvector, Redis, Voyage AI key, Anthropic key. API docs →
Why I built this
I got frustrated. Every morning I was scrolling Twitter, checking Reddit, skimming newsletters — just to stay current on what's new in the AI coding ecosystem. It felt like a part-time job.
Then I realized: when I asked Claude Code about recent developments, it just started Googling for me. Scraping random pages, burning tokens, returning outdated results. My AI coding agent couldn't tell me what shipped last week.
So I built Intel Overdrive. 1,100+ sources, AI-classified, quality-scored, queryable in a single call. Now when I ask "what's the best MCP server for databases?" — my agent already knows.
— Tijmen
License
Elastic License 2.0 — free to use, modify, and self-host.
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Brave Search
An MCP server for the Brave Search API, providing both web and local search capabilities.
Baidu Map
A Location-Based Service (LBS) providing geospatial APIs for geocoding, POI search, route planning, and more.
Brave Search
An MCP server for web and local search using the Brave Search API.
SerpApi
Retrieve parsed search engine results using the SerpApi API.
Scientific Paper Harvester
Harvests scientific papers from arXiv and OpenAlex, providing real-time access to metadata and full text.
Searchcraft
Manage Searchcraft cluster's Documents, Indexes, Federations, Access Keys, and Analytics.
Hugeicons MCP Server
Search for icons from the Hugeicons library and get usage documentation.
Ebook MCP Service
Access and search EPUB ebook collections using semantic vector search.
PipeCD Docs
Search and retrieve official PipeCD documentation.
SerpApi
Provides search capabilities and data retrieval from SerpAPI and YouTube for AI assistants.