Skip to content
Zed

NVIDIA CUDA Docs for Zed

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

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

client:Zed transport:streamable-http

Install NVIDIA CUDA Docs in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "cuda-docs": {
      "url": "https://api.copilot.nsight.ngc.nvidia.com/mcp/cuda-docs"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

NVIDIA CUDA Docs in other clients