Skip to content
Cursor

nuzur mcp server for Cursor

io.github.mklfarha/nuzur-mcp-server

AI agents propose database changes as reviewable requests — no direct write access.

client:Cursor transport:streamable-http

Install nuzur mcp server in Cursor

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

{
  "mcpServers": {
    "nuzur-mcp-server": {
      "url": "https://ccmcp.nuzur.com"
    }
  }
}

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

nuzur mcp server in other clients