Public MCP Setup

Connect Claude to Alt in one OAuth flow.

Paste the remote MCP URL into Claude. Claude redirects to Alt for login and consent, then returns with the connector already authorized for your workspace.

Remote MCP URL

This endpoint is public for discovery. Tool use still requires OAuth authorization or the API-key fallback.

https://www.alternateyou.com/api/mcp/mcp

After you paste it

Claude reads Alt's protected resource metadata, learns the authorization server, and starts OAuth automatically.

Why Alt redirects you

Alt has to identify the workspace, confirm the user, and get consent before Claude receives an access token.

1. Add Alt in Claude

Use the remote MCP URL. No manual bearer header is required on the default path.

2. Log in to Alt

If you are not authenticated, Alt shows a dedicated connector login page.

3. Approve scopes

Alt shows exactly what Claude can read or trigger before you approve access.

4. Start using tools

Claude completes OAuth, discovers tools, and only gets the scopes you granted.

What You Approve

Claude only gets the scopes you authorize.

See connected accounts

accounts.read

See which Instagram accounts are connected and their sync status.

Read your posts

posts.read

View your posts, performance stats (views, likes, shares, comments), and transcripts.

Transcribe video posts

transcripts.read

Generate transcripts for your video posts using speech-to-text.

Read workspace context

workspace_config.read

View your audience description, business context, and workspace notes.

Edit workspace context

workspace_config.write

Edit your audience description, business context, and workspace notes.

Sync from Instagram

sync.write

Pull the latest posts and metrics from your connected Instagram account.

Auth Model

Public discovery, protected execution.

Public

The MCP endpoint URL, OAuth metadata, and setup explanation can be public. Claude needs those to begin the flow.

Protected

Actual tool access is still protected by OAuth consent or the advanced API-key fallback.

Need the operational setup surface?

Use the dashboard page for the authenticated version of setup, key management, and your live workspace context.

Create an account first