Skip to content
VS Code

Foundry IMS for VS Code

com.foundryims/foundry-ims

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

client:VS Code transport:streamable-http

Install Foundry IMS in VS Code

.vscode/mcp.json

{
  "servers": {
    "foundry-ims": {
      "type": "http",
      "url": "https://mcp.foundryims.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Foundry IMS in other clients