Claude.ai (Web)

Connect Forvibe MCP to Claude.ai in the browser via OAuth.

Updated 2026-05-12
2 min read

Claude.ai web uses OAuth 2.1 + Dynamic Client Registration to connect to remote MCP servers — there's no API key paste flow in the web UI. The browser flow takes about 20 seconds.

Available on Pro, Max, Team, and Enterprise plans. Free Claude.ai accounts can't add custom connectors today.

Setup

1

Open Connectors

claude.ai → SettingsConnectorsAdd custom connector.

2

Fill the form

  • Name: Forvibe
  • Remote MCP server URL: https://www.forvibe.app/mcp
  • Leave OAuth Client ID / Secret blank.

Use the canonical Forvibe URL exactly as shown — without trailing slash. The OAuth metadata is matched character-for-character on the Anthropic side.

3

Approve access

Claude opens a new tab to forvibe.app/oauth/authorize. If you're not signed in, log in to Forvibe first. Review the requested scopes and click Approve. The tab closes and Claude.ai shows Forvibe as connected.

Verify

In any new conversation, type: "List my Forvibe projects." When Claude requests permission to call list_projects, click Allow (or Always allow to skip future prompts).

Revoke access

Two ways to disconnect:

  • From Claude.ai: Settings → Connectors → Forvibe → Remove.
  • From Forvibe: Settings → API Keys — OAuth-issued sessions appear here and can be revoked individually.

Each OAuth-connected client is its own session. Revoking one doesn't affect other browsers, devices, or Claude Desktop installs.