PR

proxymock

Created 5 months ago

MCP server reference for ProxyMock.

development documentation public

What is proxymock?

An MCP server that automatically generates tests and mocks by recording a live app.

Documentation

MCP Server Reference

This documentation provides a comprehensive reference for the MCP server used in ProxyMock, detailing its functionalities and usage.

Server Config

{
  "mcpServers": {
    "proxymock-server": {
      "command": "npx",
      "args": [
        "proxymock"
      ]
    }
  }
}

Links & Status

Hosted: No
Global: No
Official: Yes

Project Info

Hosted Featured
Created At: Jul 02, 2025
Updated At: Aug 07, 2025
Author: Unknown
Category: official
Tags:
development documentation public