Skip to content
Cursor

nlqdb — analytical memory for AI agents for Cursor

com.nlqdb/nlqdb

Analytical memory for AI agents: a real Postgres queried in plain English over MCP. One command.

client:Cursor transport:streamable-http

Install nlqdb — analytical memory for AI agents in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "nlqdb": {
      "url": "https://mcp.nlqdb.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

nlqdb — analytical memory for AI agents in other clients