Claude logo

Claude Integration

Claude + WordPress, with guardrails your team can trust

Use Claude Desktop or Claude Code with the same Respira safety contract. You keep the power of natural language edits without skipping approval and rollback discipline.

Setup

Desktop and CLI paths

  1. Claude Desktop: open MCP settings and paste the JSON config below.
  2. Claude Code: run the one-line command shown below.
  3. Set your site URL and Respira API key.
  4. Restart Claude session and run a read-only check first.
{
  "mcpServers": {
    "respira-wordpress": {
      "command": "npx",
      "args": ["-y", "@respira/wordpress-mcp-server"],
      "env": {
        "WORDPRESS_URL": "https://yoursite.com",
        "WORDPRESS_API_KEY": "respira_your_api_key"
      }
    }
  }
}
claude mcp add respira-wordpress -- npx -y @respira/wordpress-mcp-server

Command

Optional setup wizard

npx @respira/wordpress-mcp-server --setup

Prompt starter

First prompts to run

  1. "Inspect my Home page and summarize improvement options. No edits yet."
  2. "Duplicate Home page and change only hero copy + CTA text."
  3. "Validate duplicate and output approval and rollback checklist."

Why teams choose this path

Claude is strong at longer reasoning chains and structured content plans. Respira keeps those plans safe when they reach a live WordPress workflow.