Skip to main content

Permissions & Scopes

When you authorize Well MCP, you grant access to:
You can revoke access anytime from Well Dashboard > Settings > API Keys.

Claude Desktop

Available on Pro, Max, Team, and Enterprise plans.
1

Open Settings

Open Claude DesktopSettingsConnectors
2

Add Server

Click Add custom connector
3

Enter URL

4

Authenticate

Click Add and log in with your Well account

Claude Code

Scope options:
Useful commands:

Cursor

1

Open Settings

Click gear iconCursor SettingsTools & Integrations
2

Open Config

Under MCP Tools, click Add Custom MCP → opens ~/.cursor/mcp.json
3

Add Configuration

Paste one of the configurations below and save
After saving, a browser window will open to authenticate with your Well account.

Windsurf

1

Open Settings

Press Cmd + , (Mac) or Ctrl + , (Windows)
2

Navigate

Scroll to CascadeMCP Servers
3

Add Server

Click Add ServerAdd custom server
4

Configure

Enter name: well and URL: https://api.wellapp.ai/v1/mcp
5

Authenticate

Log in with your Well account when prompted

ChatGPT

Requires Pro or Plus plan with Developer Mode enabled.
ChatGPT only supports remote MCP servers (no local/stdio mode).
1

Enable Developer Mode

Open ChatGPTSettingsAdvanced → Enable Developer mode
2

Add Connector

Go to SettingsConnectorsAdd custom connector
3

Enter URL

https://api.wellapp.ai/v1/mcp
4

Authenticate

Log in with your Well account

Summary


Test Your Connection

Once configured, try these prompts:

Troubleshooting

This error occurs with mcp-remote. Try: 1. Clear mcp-remote cache: - macOS/Linux: rm -rf ~/.mcp-auth - Windows: rmdir /s /q "%USERPROFILE%\.mcp-auth" 2. Restart Cursor completely 3. Make sure you’re using https://api.wellapp.ai/v1/mcp exactly
  1. Make sure you’re logged into Well 2. Clear browser cookies for wellapp.ai 3. Check your browser isn’t blocking popups
  1. Verify the key is correct (no extra spaces) 2. Check the key hasn’t expired 3. Regenerate from Well Dashboard if needed
  1. Remove the Well server from settings 2. Add it again 3. Re-authenticate
  1. Verify your Well workspace has data 2. Check you authorized the correct workspace
Claude Desktop: - macOS: ~/Library/Logs/Claude/mcp*.log - Windows: %APPDATA%\Claude\logs\mcp*.log

References