Connect

Connect FigurePages to your AI assistant.

FigurePages works with any AI client that supports MCP (Model Context Protocol). Setup takes about 30 seconds — you paste one URL (or run one command) and sign in with your FigurePages account. No API keys to copy.

Your server URL

Every client below connects to the same endpoint. You'll sign in through your browser the first time you connect — anything published lands in your own account.

https://figurepages.com/account/mcp

Sign-in uses the same Microsoft, Google, or Apple identity you use on FigurePages — there are no keys or tokens to paste.

Claude

Works on Claude Pro, Max, Team, and Enterprise — web, desktop, and mobile.

  1. Open Claude → Settings → Connectors.
  2. Click Add custom connector.
  3. Paste your server URL:
    https://figurepages.com/account/mcp
  4. Click Add, then complete the sign-in prompt.

ChatGPT

Developer Mode

Requires Developer Mode, available on Plus, Pro, Team, Enterprise, and Edu — not on the free plan.

  1. Open Settings → Connectors → Advanced and turn on Developer Mode.
  2. Go to Apps & Connectors → Create / Add.
  3. Paste your server URL:
    https://figurepages.com/account/mcp
  4. Save, then authorize with your FigurePages account.

Codex

Run one command in your terminal — you'll be prompted to sign in on first use.

$ codex mcp add figurepages --url https://figurepages.com/account/mcp

Or add it to ~/.codex/config.toml:

[mcp_servers.figurepages]
url = "https://figurepages.com/account/mcp"

GitHub Copilot

VS Code 1.101+

Requires VS Code 1.101 or later, with Agent mode enabled in Copilot Chat.

  1. Open the Extensions view and search @mcp.
  2. Or add it directly via Command Palette → MCP: Add Server → HTTP and paste:
    https://figurepages.com/account/mcp
  3. Enable Agent mode in Copilot Chat, then authorize when prompted.

Prefer a token?

If your tool doesn't support remote MCP, you can publish over the HTTP API instead. Create a publish-only fig_ token on your account page and post a self-contained document — the full setup lives on How it works.

Troubleshooting

“Connection failed”

Confirm the URL is exact and served over HTTPS: https://figurepages.com/account/mcp. A trailing slash or a missing /account segment is the usual cause.

Stuck in a sign-in loop

Remove the connector and re-add it, and make sure pop-ups and redirects aren't blocked for figurepages.com — the sign-in completes in a browser redirect.

Still stuck

Email support@figurepages.com and we'll help you get connected.

Connected? Publish your first page.

Open the app