bridgistic for Claude Code
io.github.shubochandrosarker/bridgistic
Connect Claude to WordPress safely: signed requests, scoped keys, approvals, logs, snapshots.
client:Claude Code
transport:stdio
runtime:npm
Install bridgistic in Claude Code
run in your project directory
claude mcp add bridgistic -e BRIDGISTIC_SITE_URL=<BRIDGISTIC_SITE_URL> -e BRIDGISTIC_KEY_ID=<BRIDGISTIC_KEY_ID> -e BRIDGISTIC_KEY_SECRET=<BRIDGISTIC_KEY_SECRET> -e BRIDGISTIC_CONNECTIONS=<BRIDGISTIC_CONNECTIONS> -e BRIDGISTIC_LOG_LEVEL=<BRIDGISTIC_LOG_LEVEL> -- npx -y bridgistic-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs