Knowledge Grid for Claude Desktop
ai.knowledgegrid/knowledge-grid
Search log events, investigate anomalies, and manage cases in your Knowledge Grid tenant.
client:Claude Desktop
transport:streamable-http
Install Knowledge Grid in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"knowledge-grid": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://knowledgegrid.ai/api/external/v1/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs