Skip to content
Cursor

Observability AIops for Cursor

io.github.aiops-tools/observability-aiops

Governed Prometheus + Grafana ops: PromQL, alerts, dashboards, RCA; 39 tools.

client:Cursor transport:stdio runtime:pypi

Install Observability AIops in Cursor

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

{
  "mcpServers": {
    "observability-aiops": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "observability-aiops"
      ]
    }
  }
}

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

Observability AIops in other clients