wiremock-cloud-local. It ships the same eight skills as the recommended remote plugin, but talks to a local, stdio MCP server launched by the WireMock CLI (wiremock mcp) instead of the hosted mcp.wiremock.cloud server.
Choose the local variant if:
- your network can’t reach
mcp.wiremock.clouddirectly - you need HTTP request authentication with credentials stored locally
- you have an existing local WireMock CLI setup you want the skills to use
wiremock.
Prerequisites
The local plugin’s bundled MCP configuration runswiremock mcp, so you need the WireMock CLI installed and authenticated first:
Supported agents
- Claude Code
- Cursor
- Codex CLI
- GitHub Copilot CLI
- GitHub Copilot
- VS Code + Copilot
- Other agents
Add the marketplace registry, then install the local plugin:Or within an interactive Claude Code session:This installs all eight skills and configures the local MCP server to run
wiremock mcp.