MCP server for msw (Mock Service Worker) for AI Agents with dynamic mocking
Server Config
{
"mcpServers": {
"msw-mcp": {
"command": "npx",
"args": [
"msw-mcp@latest"
]
}
}
}{
"mcpServers": {
"msw-mcp": {
"command": "npx",
"args": [
"msw-mcp@latest"
]
}
}
}