Skip to content
Zed

self hosted ai for Zed

org.sovgrid/self-hosted-ai

Engineering log of self-hosted AI on NVIDIA DGX Spark (GB10/SM121A). 60+ articles indexed.

client:Zed transport:streamable-http tools:5

Install self hosted ai in Zed

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

{
  "context_servers": {
    "self-hosted-ai": {
      "url": "https://mcp.sovgrid.org/self-hosted-ai?ref=mcp-io"
    }
  }
}

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

What Zed can do once it is connected

self hosted ai in other clients