Skip to content
Cursor

Knowledge Grid for Cursor

ai.knowledgegrid/knowledge-grid

Search log events, investigate anomalies, and manage cases in your Knowledge Grid tenant.

client:Cursor transport:streamable-http

Install Knowledge Grid in Cursor

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

{
  "mcpServers": {
    "knowledge-grid": {
      "url": "https://knowledgegrid.ai/api/external/v1/mcp"
    }
  }
}

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

Knowledge Grid in other clients