Skip to content
SitePilot
ΕΛ

Read-only quick start

Connect SitePilot in under five minutes

This procedure uses two SitePilot commands, one Cursor reload, and one bounded inspection. It does not change content.

01

Before you start

  • Use an HTTPS WordPress site with SitePilot MCP 0.4.10 or later active.
  • Use a WordPress account that may authorize an Application Password.
  • Install Node.js 22 or later and Cursor.
  • Open an empty folder in Cursor.
02

Command 1: authorize read-only

Approve the Application Password request in WordPress. Continue only when the terminal reports site:read.

npx -y sitepilot-mcp@0.1.6 login --url https://your-site.example --scopes site:read --profile first-user-test --label first-user-test
03

Command 2: configure Cursor

Reload the Cursor window once, then call sitepilot-inspect-site exactly once.

npx -y sitepilot-mcp@0.1.6 init --client cursor --profile first-user-test
04

Pass condition

  • The inspection succeeds.
  • The result reports the expected WordPress and SitePilot versions.
  • Granted scopes contain only site:read.
  • No password, Application Password, access token, or refresh token appears in the evidence.