---
title: "Connect the Sitejump MCP connector — Lovable, Claude, ChatGPT, Cursor, Gemini"
description: "Step-by-step setup for the Sitejump MCP connector: paste one OAuth-secured URL into Lovable, Claude Desktop, ChatGPT or Cursor and rebuild your migration from chat."
canonical: https://sitejump.dev/mcp-connect
lang: en
lastmod: 2026-08-14
---
# Connect Sitejump via MCP

Sitejump exposes every migration on your account through one OAuth-secured Model Context Protocol endpoint.

**Connector URL:** `https://sitejump.dev/mcp`

## Lovable

More → Agent integrations → Add custom MCP → paste the connector URL → sign in with Google once. Then ask the assistant to rebuild your migration.

## Claude Desktop

Settings → Connectors → Add custom connector → paste the connector URL → complete the OAuth sign-in.

## ChatGPT

Add the connector URL as a custom connector, or use the OpenAPI document at https://sitejump.dev/api/public/openapi.json for a custom GPT Action.

## Cursor and other MCP clients

Add the URL as a remote MCP server; the client will run OAuth 2.1 discovery against https://sitejump.dev/.well-known/oauth-protected-resource.

## What the connector exposes

Audit summaries, page inventories, per-page content and screenshots, the redirect map (JSON and CSV), design tokens, structured data, locales, assets, the improvement plan and the rebuild queue.

Access can be revoked at any time from your Sitejump account.
