
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
offrouter-adapter-cursor
Advanced tools
Cursor adapter for OffRouter. Installs the OffRouter MCP server into Cursor's global MCP config (`~/.cursor/mcp.json`) so `offrouter install cursor` works, with rollback.
Cursor adapter for OffRouter. Installs the OffRouter MCP server into Cursor's
global MCP config (~/.cursor/mcp.json) so offrouter install cursor works,
with rollback.
npm install offrouter-adapter-cursor
Then register with the CLI:
offrouter install cursor --profile cursor-personal
This installs the OffRouter MCP server entry (mcpServers.offrouter) into
Cursor's MCP config file, enabling policy-based model selection for delegated
tasks. The entry is merged (never clobbering other servers) and is fully
rollback-able via offrouter uninstall cursor.
~/.cursor/mcp.jsonThe file uses the Claude-Desktop shape:
{
"mcpServers": {
"offrouter": { "command": "offrouter", "args": ["mcp", "serve"] }
}
}
Set OFFROUTER_CURSOR_CONFIG to override the full file path (used for tests
and non-default Cursor setups).
FAQs
Cursor adapter for OffRouter. Installs the OffRouter MCP server into Cursor's global MCP config (`~/.cursor/mcp.json`) so `offrouter install cursor` works, with rollback.
We found that offrouter-adapter-cursor 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.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.