Skip to content
VS Code

WireMock Cloud for VS Code

io.wiremock/wiremock-cloud

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

client:VS Code transport:streamable-http

Install WireMock Cloud in VS Code

.vscode/mcp.json

{
  "servers": {
    "wiremock-cloud": {
      "type": "http",
      "url": "https://mcp.wiremock.cloud/mcp"
    }
  }
}

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

WireMock Cloud in other clients