nlqdb — analytical memory for AI agents for VS Code
com.nlqdb/nlqdb
Analytical memory for AI agents: a real Postgres queried in plain English over MCP. One command.
client:VS Code
transport:streamable-http
Install nlqdb — analytical memory for AI agents in VS Code
.vscode/mcp.json
{
"servers": {
"nlqdb": {
"type": "http",
"url": "https://mcp.nlqdb.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs