projectstate for Zed
online.projectstate/projectstate
Per-project memory for AI agents: decisions, attempts, tasks, ranked recall. Paid per call via x402.
client:Zed
transport:streamable-http
tools:6
Install projectstate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"projectstate": {
"url": "https://projectstate.online/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs