ghost inspector mcp for Claude Code
io.github.charliemtnez/ghost-inspector-mcp
Analyze, validate and safely update Ghost Inspector end-to-end browser tests
client:Claude Code
transport:stdio
runtime:npm
Install ghost inspector mcp in Claude Code
run in your project directory
claude mcp add ghost-inspector-mcp -e GHOST_INSPECTOR_API_KEY=<GHOST_INSPECTOR_API_KEY> -e GHOST_INSPECTOR_ORG_ID=<GHOST_INSPECTOR_ORG_ID> -e GHOST_INSPECTOR_ALLOW_WRITES=<GHOST_INSPECTOR_ALLOW_WRITES> -e GHOST_INSPECTOR_ALLOW_RUNS=<GHOST_INSPECTOR_ALLOW_RUNS> -e GHOST_INSPECTOR_BACKUP_DIR=<GHOST_INSPECTOR_BACKUP_DIR> -- npx -y ghost-inspector-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs