Skip to content
VS Code

NVIDIA CUDA Docs for VS Code

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

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

client:VS Code transport:streamable-http

Install NVIDIA CUDA Docs in VS Code

.vscode/mcp.json

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

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

NVIDIA CUDA Docs in other clients