Install the current package, create a scoped API key in WordPress Admin, connect your MCP client, and inspect the site before any write operation.
Use the live versioned package link so the ZIP is current.
Start with a read-only or tightly scoped key in MCPWP settings.
Add the MCP endpoint to Codex, Claude Code, Claude Desktop, Cursor, or Windsurf.
Ask the AI client to list site state and available MCPWP tools before writes.
"mcpwp": { "url": "https://your-site.com/wp-json/site-pilot-ai/v1/mcp", "headers": { "X-API-Key": "spai_your_scoped_key" } }