Docs

Everything you need to run Mocko

Create dynamic HTTP mocks, proxy the endpoints you are not replacing, and choose the workflow that fits: local dev, self-hosted, or Mocko Cloud.

$npm install -g @mocko/cli
Get started

Local dev

Run Mocko on your machine and create mocks from the UI or versioned files.

Open local setup

Self-hosted

Deploy Mocko in Docker, Kubernetes, or a staging environment for team workflows and CI.

See deployment guides

Mocko Cloud

Create public mock URLs, test webhooks, and skip local setup when you just need a hosted endpoint.

Open Mocko Cloud

What is Mocko

Mocko is a dynamic HTTP mocking tool that lets you define file mocks or create them through the UI, proxy unmatched requests to a real backend, and use flags to model stateful flows without building extra test infrastructure.