get_prerequisites — NVIDIA AI CKG MCP Tool Read-only
get_prerequisites
(get prerequisites) 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 get_prerequisites from your client
- Claude Code NVIDIA AI CKG get_prerequisites run in your project directory
- Claude Desktop NVIDIA AI CKG get_prerequisites ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor NVIDIA AI CKG get_prerequisites ~/.cursor/mcp.json
- VS Code NVIDIA AI CKG get_prerequisites .vscode/mcp.json
- Zed NVIDIA AI CKG get_prerequisites ~/.config/zed/settings.json
- Windsurf NVIDIA AI CKG get_prerequisites ~/.codeium/windsurf/mcp_config.json
- Cline NVIDIA AI CKG get_prerequisites ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI NVIDIA AI CKG get_prerequisites ~/.gemini/settings.json
- Grok NVIDIA AI CKG get_prerequisites .mcp.json (in your project root)
- ChatGPT NVIDIA AI CKG get_prerequisites Settings → Connectors → Advanced → Developer mode
- Claude.ai NVIDIA AI CKG get_prerequisites Settings → Connectors → Add custom connector
- LangChain NVIDIA AI CKG get_prerequisites 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.