Skip to content
Cursor

DataHealth-Observer for Cursor

io.github.evozim/datahealth-observer

Database health auditor monitoring query latencies.

client:Cursor transport:sse

Install DataHealth-Observer in Cursor

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

{
  "mcpServers": {
    "datahealth-observer": {
      "url": "https://datahealth-observer-mcp.vercel.app/api/mcp"
    }
  }
}

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

DataHealth-Observer in other clients