AI Process Manager (AIPM) for Zed
io.github.agorapassadoagora-debug/aipm
Structured Windows state for AI agents: processes, windows, UI trees. No screenshots.
client:Zed
transport:stdio
runtime:npm
Install AI Process Manager (AIPM) in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"aipm": {
"command": "npx",
"args": [
"-y",
"aipm-mcp-server"
],
"env": {
"AIPM_API": "<AIPM_API>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs