Skip to content
Grok

NVIDIA CUDA Docs for Grok

com.nvidia.ngc.nsight.copilot.api/cuda-docs

Search NVIDIA CUDA documentation and code samples from AI coding agents.

client:Grok transport:streamable-http

Install NVIDIA CUDA Docs in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "cuda-docs": {
      "type": "http",
      "url": "https://api.copilot.nsight.ngc.nvidia.com/mcp/cuda-docs"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

NVIDIA CUDA Docs in other clients