Skip to content
Zed

ChimeraForge for Zed

io.github.sahil170595/chimeraforge

Local-first LLM deployment planner: GPU/VRAM sizing, cost and latency, with provenance

client:Zed transport:stdio runtime:pypi

Install ChimeraForge in Zed

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

{
  "context_servers": {
    "chimeraforge": {
      "command": "uvx",
      "args": [
        "chimeraforge"
      ]
    }
  }
}

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

ChimeraForge in other clients