agents for Zed
io.github.absolutejs/agents
Search verified agents and production agent-first AbsoluteJS packages.
client:Zed
transport:stdio
runtime:npm
Install agents in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agents": {
"command": "npx",
"args": [
"-y",
"@absolutejs/agents-mcp"
],
"env": {
"ABSOLUTE_AGENT_REGISTRY_URL": "<ABSOLUTE_AGENT_REGISTRY_URL>",
"ABSOLUTE_PACKAGE_REGISTRY_URL": "<ABSOLUTE_PACKAGE_REGISTRY_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs