query_ckg — NVIDIA AI CKG MCP Tool Read-only
query_ckg
(query ckg) is one of 9 tools on the
NVIDIA AI CKG
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call query_ckg from your client
- Claude Code NVIDIA AI CKG query_ckg run in your project directory
- Claude Desktop NVIDIA AI CKG query_ckg ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor NVIDIA AI CKG query_ckg ~/.cursor/mcp.json
- VS Code NVIDIA AI CKG query_ckg .vscode/mcp.json
- Zed NVIDIA AI CKG query_ckg ~/.config/zed/settings.json
- Windsurf NVIDIA AI CKG query_ckg ~/.codeium/windsurf/mcp_config.json
- Cline NVIDIA AI CKG query_ckg ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI NVIDIA AI CKG query_ckg ~/.gemini/settings.json
- Grok NVIDIA AI CKG query_ckg .mcp.json (in your project root)
- ChatGPT NVIDIA AI CKG query_ckg Settings → Connectors → Advanced → Developer mode
- Claude.ai NVIDIA AI CKG query_ckg Settings → Connectors → Add custom connector
- LangChain NVIDIA AI CKG query_ckg pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ckg-nvidia-ai https://ckg-nvidia-ai.onrender.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.