apex for Zed
io.github.hunterpercival/apex
APEX — AI operating system for founders. Join waitlist or request a demo.
client:Zed
transport:stdio
runtime:npm
Install apex in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"apex": {
"command": "npx",
"args": [
"-y",
"apex-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs