Skip to content
Zed

Foundry/API for Zed

io.github.angelus213/foundry-api

Bounded tools for rendering, extraction, RAG, enrichment, local discovery and review analysis.

client:Zed transport:streamable-http

Install Foundry/API in Zed

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

{
  "context_servers": {
    "foundry-api": {
      "url": "https://prodapi.live/mcp"
    }
  }
}

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

Foundry/API in other clients