Skip to content
Claude Desktop

MockHero for Claude Desktop

io.github.dinosaur24/mockhero

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

client:Claude Desktop transport:streamable-http runtime:npm

Install MockHero in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mockhero": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mockhero.dev/mcp/agent"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

MockHero in other clients