30 days free. No credit card. Full access from the moment you connect your site.

Start free trial

v0.3.0

Adds two new AI-assistant connector profiles to the AI Connectors tab, alongside the existing Claude profile.

What's new

  • GrokConnectorProfile (slug grok) — Grok/xAI DCR client matcher, consent branding, MCP URL setup HTML.
  • ChatGPTConnectorProfile (slug chatgpt) — ChatGPT/OpenAI DCR client matcher, consent branding, MCP URL setup HTML.
  • Both profiles register under the existing Freemius premium gate — unlicensed installs still load the plugin but register no profiles.
  • Main::maybe_log_missing_registry now iterates over all three slugs when emitting the WP_DEBUG diagnostic.
  • Landing page copy updated to mention Claude + Grok + ChatGPT.
  • Freemius menu.support flipped to true — the Support submenu now surfaces under the AcrossAI menu.

Heads-up (placeholder redirect URIs)

The two new profiles ship with placeholder REDIRECT_URI values inherited from their source sibling plugins:

  • Grok: https://grok.com/api/mcp/auth_callback — pending confirmation from xAI's docs.
  • ChatGPT: TODO_CHATGPT_OAUTH_CALLBACK_URL — must be replaced with OpenAI's real MCP OAuth callback before ChatGPT connect attempts will pass the whitelist check.

Full changelog

See README.txt for the full 0.3.0 changelog entry.

Diff

ca8b95d…v0.3.0


Keep reading