Skip to content
VS Code

Knowledge Grid for VS Code

ai.knowledgegrid/knowledge-grid

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

client:VS Code transport:streamable-http

Install Knowledge Grid in VS Code

.vscode/mcp.json

{
  "servers": {
    "knowledge-grid": {
      "type": "http",
      "url": "https://knowledgegrid.ai/api/external/v1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Knowledge Grid in other clients