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
Project Info
Hosted
Featured
Created At:
Jul 02, 2025
Updated At:
Aug 07, 2025
Author:
Unknown
Category:
official
Tags:
development
documentation
public