Skip to content
Grok

Foundry IMS for Grok

com.foundryims/foundry-ims

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

client:Grok transport:streamable-http

Install Foundry IMS in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Foundry IMS in other clients