@sitelensapi/mcp ยท public docs
SiteLens MCP setup guides
These pages mirror the npm package README. Install @sitelensapi/mcp from npm โ no SiteLens monorepo checkout required.
Getting started
Auth & localhost
Flows & templates
Local QA smoke check
- Start your dev server (for example
http://localhost:3000). -
In Cursor, run
sitelens_run_local_qa(orsitelens_qa_run) with your URL andviewports["desktop","mobile"]. -
Confirm the reply includes
summaryandrawโ screenshot paths, HTTP status, and optionalinterpretationNotesfor auth providers on localhost. - On macOS, approve Cursor in Privacy & Security if the browser does not launch.
No SITELENS_API_KEY is required for local-only tools.
Package
npm install @sitelensapi/mcp
npx -y @sitelensapi/mcp sitelens-mcp setup
npx -y @sitelensapi/mcp sitelens doctor --cursor