Skip to content

RemoteWP v3.4.0 — Connect AI Agents to WordPress

Choose a tag to compare

@githxhouse githxhouse released this 29 Jun 06:52
· 35 commits to main since this release

RemoteWP v3.4.0 — Free Core Release

Connect Claude, ChatGPT, Cursor, Google Gemini or any AI agent to WordPress via a secure REST API — no SSH, no FTP.

What's included

  • Read-only REST API for AI agents
  • Token authentication (64-character cryptographic tokens)
  • Path sandboxing — restricted to WordPress root
  • Blocked system files (wp-config.php, .env, .htaccess)
  • Rate limiting & brute force lockout
  • IP whitelisting support
  • Compatible with Claude, Cursor, ChatGPT, Gemini, Antigravity AI

Installation

  1. Upload ZIP to wp-admin → Plugins → Add New → Upload Plugin
  2. Activate the plugin
  3. Go to Settings → RemoteWP → Generate your API token
  4. Pass the token to your AI agent

Requirements

  • WordPress 5.8+
  • PHP 7.4+
  • HTTPS recommended

👉 Pro version with write access: remotewp.dev

Full Changelog: https://github.com/githxhouse/remotewp-plugin/commits/v3.4.0