Connect Claude to WordPress safely: signed requests, scoped keys, approvals, logs, snapshots.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

BRIDGISTIC_SITE_URL(str)
Required

WordPress site URL exactly as shown in WP Admin → Settings → General, e.g. https://example.com

BRIDGISTIC_KEY_ID(str)
Required

Public key id (wpk_…) from WP Admin → Bridgistic → Claude Setup

BRIDGISTIC_KEY_SECRET(str)
RequiredSecret

Key secret (wps_…) shown once at key creation

BRIDGISTIC_CONNECTIONS(str)

Optional absolute path to a multi-site connections JSON registry (alias → siteUrl/keyId/secret)

BRIDGISTIC_LOG_LEVEL(str)
Default:info

error | warn | info | debug (stderr only, never logs secrets)