Skip to content
Zed

Foundry IMS for Zed

com.foundryims/foundry-ims

Manage a Foundry IMS catalog: products, variants, BOMs, plus invoices read from supplier docs.

client:Zed transport:streamable-http

Install Foundry IMS in Zed

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

{
  "context_servers": {
    "foundry-ims": {
      "url": "https://mcp.foundryims.com/mcp"
    }
  }
}

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

Foundry IMS in other clients