
Product
Socket for Asana Is Now Available
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.
offrouter-adapter-zed
Advanced tools
Zed adapter for OffRouter. Installs the OffRouter MCP server into Zed's global settings file (`~/.config/zed/settings.json`) so `offrouter install zed` works, with rollback.
Zed adapter for OffRouter. Installs the OffRouter MCP server into Zed's
global settings file (~/.config/zed/settings.json) so offrouter install zed
works, with rollback.
npm install offrouter-adapter-zed
Then register with the CLI:
offrouter install zed --profile zed-personal
This installs the OffRouter context server entry (context_servers.offrouter)
into Zed's settings file, enabling policy-based model selection for delegated
tasks. The entry is merged (never clobbering other servers or settings) and is
fully rollback-able via offrouter uninstall zed.
~/.config/zed/settings.jsonZed calls MCP servers "context servers". The file allows JSONC comments, but OffRouter always writes strict JSON:
{
"context_servers": {
"offrouter": {
"source": "custom",
"command": { "path": "offrouter", "args": ["mcp", "serve"] }
}
}
}
Set OFFROUTER_ZED_SETTINGS to override the full file path (used for tests
and non-default Zed setups).
FAQs
Zed adapter for OffRouter. Installs the OffRouter MCP server into Zed's global settings file (`~/.config/zed/settings.json`) so `offrouter install zed` works, with rollback.
The npm package offrouter-adapter-zed receives a total of 26 weekly downloads. As such, offrouter-adapter-zed popularity was classified as not popular.
We found that offrouter-adapter-zed 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.

Product
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.