Skip to content
Grok

WireMock Cloud for Grok

io.wiremock/wiremock-cloud

Build, validate, and manage API simulations in WireMock Cloud from MCP-compatible AI agents.

client:Grok transport:streamable-http

Install WireMock Cloud in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "wiremock-cloud": {
      "type": "http",
      "url": "https://mcp.wiremock.cloud/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

WireMock Cloud in other clients