Skip to main content
This guide walks you through installing the WireMock Cloud agent skills plugin - the recommended way to give your coding agent the ability to build, validate, and manage mock APIs in WireMock Cloud. The plugin bundles both the skills and a connection to WireMock Cloud’s remote, hosted MCP server (https://mcp.wiremock.cloud/mcp). For tools with native plugin support, installing the plugin is enough - the MCP connection comes configured automatically, and you authenticate via an OAuth sign-in in your browser the first time your agent uses it. No separate MCP setup step is needed.
Need the local, CLI-based MCP server instead - for example because your network can’t reach mcp.wiremock.cloud, or you need locally stored HTTP request credentials? See Installing the local agent skills plugin.
Running in a headless or CI environment that can’t complete an interactive OAuth sign-in? Configure the remote MCP server directly with an API token instead of installing the plugin.

Prerequisites

Just an existing WireMock Cloud account - if you don’t have one, the OAuth sign-in described below will guide you through creating one.

Supported agents

Claude Code has native support for agent skills via its plugin system.Add the marketplace registry, then install the plugin:
Or within an interactive Claude Code session:
This installs all eight skills and configures the remote MCP server. You can verify by asking Claude Code:
You should see the WireMock Cloud skills listed. You can invoke the main skill directly:
The first time a skill calls a WireMock Cloud MCP tool, Claude Code will prompt you to complete an OAuth sign-in in your browser.