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.
関連サーバー
MCP Naver News
Search for news articles using the Naver News API. Requires Naver News API credentials.
IP2Location.io
IP2Location.io API integration to retrieve the geolocation information for an IP address.
Perplexity MCP Server
Web search using Perplexity's API.
MCP Lucene Server
MCP Lucene Server is a Model Context Protocol (MCP) server that exposes Apache Lucene's full-text search capabilities through a conversational interface. It allows AI assistants (like Claude) to help users search, index, and manage document collections without requiring technical knowledge of Lucene or search engines.
Teleport Documentation
Search and query Teleport's documentation using embeddings stored in a local Chroma vector database.
招投标大数据服务
Provides comprehensive trademark information, including search, profile statistics, and status tracking.
MCP SOP Server
An MCP server for accessing and searching Standard Operating Procedures (SOPs) with Italian language support.
Rememberizer MCP Server for Common Knowledge
Access personal and team knowledge repositories, including documents and Slack discussions.
Simple arXiv
Search and retrieve academic papers from the arXiv repository via its API.
Package Registry Search
Search and get up-to-date information about NPM, Cargo, PyPi, and NuGet packages.