Claude + PageRook

Connect Claude to PageRook

Claude can create, edit, validate, preview, and publish static sites after you sign in to PageRook and approve access. Your authorization is tied to your PageRook account, never to another customer.

Recommended setup

URL-only custom connector

  1. 1 In Claude, open Settings → Connectors and add a custom connector.
  2. 2 Paste the PageRook MCP URL below. Leave the advanced OAuth Client ID and Client Secret fields empty.
  3. 3 Choose Connect. Claude automatically registers a public client using secure PKCE, so there is no client secret to copy.
  4. 4 Sign in to PageRook, review the capabilities, and approve or deny access.

MCP URL

https://mcp.pagerook.com/mcp

After directory approval

Official PageRook connector

The directory connector removes the credential-copy step. Select PageRook from Claude's connector directory, choose Connect, then complete the same PageRook sign-in and consent screen.

One shared application, separate users

Anthropic holds the connector's application credential. Every person still signs in separately, and every token remains bound to the PageRook user who approved it.

No customer secret required

Directory users never receive or enter PageRook's shared client secret.

Before you approve

Understand the access

PageRook presents the requesting connector, signed-in email, and capabilities before issuing a short-lived access token and rotating refresh token.

Read account sites

Read your sites, deployments, brand data, components, and files.

Change drafts and brand data

Create or replace selected files, components, brand assets, and guidance.

Publish releases

Validate a draft and replace your site's current release.

Delete selected resources

Delete selected draft files or a confirmed site. Claude should ask before destructive work.

Stop access

Disconnect and revoke

Disconnect PageRook in Claude, then open PageRook MCP settings. Revoke the specific authorization under Connected Claude access to invalidate its access and refresh tokens immediately.

Troubleshooting

Find the failing stage

Discovery
Confirm the URL is exactly https://mcp.pagerook.com/mcp.
Consent
Allow the PageRook login window and sign in with the account that owns the target sites.
Exchange
Automatic custom connectors use a public client ID and PKCE, so there is no client secret to copy or recover.
Refresh
Reconnect if the client or authorization was revoked, or if Claude reports that authentication expired.
Tool access
Confirm the signed-in PageRook account owns the requested site and has not been suspended.

OAuth callback registered for hosted Claude

https://claude.ai/api/mcp/auth_callback

You do not paste this callback into Claude. PageRook pre-registers it for every supported hosted connector credential.