Skip to content
Zed

Chiplab for Zed

ai.veecle/chiplab

Run, build, and validate firmware on virtual hardware from your AI agent. Hardware knowledge corpus.

client:Zed transport:streamable-http

Install Chiplab in Zed

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

{
  "context_servers": {
    "chiplab": {
      "url": "https://chiplab.veecle.ai/mcp"
    }
  }
}

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

Chiplab in other clients