MCP Platform
Connecting...

Celebrate MCP Platform

Your AI-powered gateway to Celebrate's internal tools. Sign in with your Celebrate account to get started.

Claude Code

claude mcp add --transport http -s user celebrate-mcp https://mcp.stage.celebrate.company/mcp
Then run /mcp to authenticate.

Claude Desktop

{
  "mcpServers": {
    "celebrate-mcp": {
      "command": "npx",
      "args": ["-y", "mcp-remote",
        "https://mcp.stage.celebrate.company/mcp"]
    }
  }
}
Add to ~/Library/Application Support/Claude/claude_desktop_config.json

Cursor

{
  "mcpServers": {
    "celebrate-mcp": {
      "command": "npx",
      "args": ["-y", "mcp-remote",
        "https://mcp.stage.celebrate.company/mcp"]
    }
  }
}
Add to .cursor/mcp.json

Langdoc

https://mcp.stage.celebrate.company/mcp
Assistants → Tools → Add MCP Server → paste URL

claude.ai (Web / Mobile)

https://mcp.stage.celebrate.company/mcp
Settings → Connectors → Add Custom Connector

Install MCP

Claude Code

claude mcp add --transport http -s user celebrate-mcp https://mcp.stage.celebrate.company/mcp
Then run /mcp to authenticate.

Claude Desktop

{
  "mcpServers": {
    "celebrate-mcp": {
      "command": "npx",
      "args": ["-y", "mcp-remote",
        "https://mcp.stage.celebrate.company/mcp"]
    }
  }
}
Add to ~/Library/Application Support/Claude/claude_desktop_config.json

Cursor

{
  "mcpServers": {
    "celebrate-mcp": {
      "command": "npx",
      "args": ["-y", "mcp-remote",
        "https://mcp.stage.celebrate.company/mcp"]
    }
  }
}
Add to .cursor/mcp.json

Langdoc

https://mcp.stage.celebrate.company/mcp
Assistants → Tools → Add MCP Server → paste URL

claude.ai (Web / Mobile)

https://mcp.stage.celebrate.company/mcp
Settings → Connectors → Add Custom Connector