API mocks in seconds, right from your IDE.
Spin up reliable fake endpoints with natural language. Plug into Claude Code, Cursor and VS Code via MCP and test integrations without waiting on backend.
Everything you need to test APIs painlessly
Reliable mocks, low latency, native integration with your workflow.
Describe and ship
Describe the endpoint in plain English and mockonline drafts the schema, data and responses.
Stable endpoints
Versioned URLs responding in <40ms with HTTPS and CORS pre-configured.
MCP-native
Create, list and delete mocks straight from your IDE using AI. No context switching.
No code required
Visual dashboard to tweak responses, status codes, headers and simulated delays.
The panel where you run your mocks
Endpoint list, response editing and MCP integration — all in one place.
Use it inside Claude Code, Cursor and VS Code
Coming soonConnect mockonline to your favourite AI assistant. Create endpoints, list active mocks and clean up — all by text inside your editor.
- Create mocks by describing what you need
- List and inspect active endpoints
- Delete or version mocks in your flow
MCP integration is under construction. We'll let you know the moment it's ready.
{
"mcpServers": {
"mockonline": {
"command": "npx",
"args": ["@mockonline/mcp"],
"env": {
"MOCKONLINE_API_KEY": "mok_••••••••"
}
}
}
}
// ➜ create_mock, list_mocks, delete_mock
// ➜ get_endpoint_logs, update_response