Skip to content

Intercom MCP Server OAuth redirect URI not allowlisted #2444

@kschloeg

Description

@kschloeg

Describe the bug
The Intercom MCP server fails to authenticate due to an invalid redirect URI.

To Reproduce
Steps to reproduce the behavior:

  1. Install the Intercom MCP Server in VS Code
  2. Restart VS Code and begin a new Agent copilot chat

Expected behavior
Intercom MCP Server should start up

Actual behavior

  • Server exits with authentication error
  • Error 401: invalid_token
  • Server fails to respond to initialize request

Logs
Error: Dynamic registration failed: Registration to https://mcp.intercom.com/register failed: invalid_redirect_uri: Redirect URI https://insiders.vscode.dev/redirect is not in the allowlist, reach out to Intercom Customer Support if you believe we should support it

Suggested fix
Coordinate with Intercom to add the required redirect URI to their OAuth configuration.

Environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions