Skip to content
VS Code

MockHero for VS Code

io.github.dinosaur24/mockhero

Generate realistic relational test data — 156 field types, 22 locales, JSON/CSV/SQL, free previews.

client:VS Code transport:streamable-http runtime:npm

Install MockHero in VS Code

.vscode/mcp.json

{
  "servers": {
    "mockhero": {
      "type": "http",
      "url": "https://mockhero.dev/mcp/agent"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

MockHero in other clients