← Index

Overdrive Intel

io.github.Looney-tic/intel-overdrive·v0.9.1·Security
Quality Score
90
/100

AI coding ecosystem intelligence — breaking changes, tools, security alerts from 900+ sources

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "intel-overdrive": {
      "command": "npx",
      "args": [
        "-y",
        "intel-overdrive-mcp"
      ],
      "env": {
        "OVERDRIVE_API_KEY": "<overdrive_api_key>",
        "OVERDRIVE_API_URL": "https://inteloverdrive.com"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "intel-overdrive": {
      "command": "npx",
      "args": [
        "-y",
        "intel-overdrive-mcp"
      ],
      "env": {
        "OVERDRIVE_API_KEY": "<overdrive_api_key>",
        "OVERDRIVE_API_URL": "https://inteloverdrive.com"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y intel-overdrive-mcp
§02  Environment variables
OVERDRIVE_API_KEY

API key for authentication

OVERDRIVE_API_URL

API base URL

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Security