
Research
/Security News
PolinRider Spreads Through Compromised GitHub Accounts and Packagist
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.
@arcede/air-mcp
Advanced tools
MCP server for the Agent Internet Runtime — extract web data and query site capabilities from any AI coding tool
Model Context Protocol server for the Agent Internet Runtime — extract web data and query site capabilities from any AI coding tool.
Add to your MCP client config (Claude Code, Cursor, Windsurf, etc.):
{
"mcpServers": {
"air": {
"command": "npx",
"args": ["@arcede/air-mcp"],
"env": {
"AIR_API_KEY": "air_extract_sk_your_key"
}
}
}
}
Get an API key at agentinternetruntime.com.
extract_urlExtract structured data from any URL. Returns title, description, content items, metadata, and diagnostics.
extract_url({ url: "https://kayak.com" })
query_capabilitiesQuery what actions are possible on a website. Returns capabilities with action types, selectors, parameters, entry URLs, and confidence scores.
query_capabilities({ domain: "youtube.com" })
search_capabilitiesSearch for capabilities by natural language intent across all indexed domains.
search_capabilities({ intent: "search flights" })
MIT
FAQs
MCP server for the Agent Internet Runtime — extract web data and query site capabilities from any AI coding tool
The npm package @arcede/air-mcp receives a total of 6 weekly downloads. As such, @arcede/air-mcp popularity was classified as not popular.
We found that @arcede/air-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.