nlqdb — analytical memory for AI agents for Zed
com.nlqdb/nlqdb
Analytical memory for AI agents: a real Postgres queried in plain English over MCP. One command.
client:Zed
transport:streamable-http
Install nlqdb — analytical memory for AI agents in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nlqdb": {
"url": "https://mcp.nlqdb.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs