Securely bridge AI assistants and your direct-to-fan manager API
Every connection is scoped to one artist. Find the short name in that artist's Openstage dashboard URL, then it's baked into the server URL below for every client.
Claude connects via a login screen — no key needed. Every other client still authenticates with a Manager API Key, generated in your Openstage Dashboard under Artist settings > API Keys. Keep this key secure.
Option 1: Add via Claude Desktop Connectors (Recommended)
In Claude Desktop, open Settings > Connectors, click the plus button, select Add custom connector, and enter the server URL below. Claude will open a login screen for you to authorize access to this artist — no API key needed.
Option 2: Manual Config File
Add this to your claude_desktop_config.json under the mcpServers block:
Run this command in your terminal to register the Openstage MCP server. Claude Code will open a login screen in your browser to authorize access to this artist — no API key needed.
To connect Gemini via AntiGravity, add this to your AntiGravity configuration file mcp_config.json:
To connect ChatGPT to Openstage via MCP:
Go to Settings > Apps (may be labeled Plugins) > Advanced Settings, and ensure Developer mode is switched on. This option may also appear under Settings > Security & Login.
⚠️ Note: ChatGPT currently only allows MCP custom connections in Developer mode.
In Apps (or Plugins), click Create App.
For the Connection URL, use the following URL:
To connect Microsoft Copilot / GitHub Copilot via MCP:
Open VS Code.
Open the Command Palette (Cmd+Shift+P on Mac, Ctrl+Shift+P on Windows).
Run the command: MCP: Open User Configuration to open your user mcp.json config file.
Add the Openstage server configuration under the mcpServers block:
Open Cursor Settings > Features > MCP, click + Add New MCP Server, and configure:
Name:
Type: SSE
URL:
Or edit ~/.cursor/mcp.json directly:
Add this to your mcp_config.json (under Cascade > MCP Servers or in ~/.codeium/windsurf/mcp_config.json):
Add this to your cline_mcp_settings.json (or click the MCP Server icon in the Cline panel > Configure):
To connect Perplexity and Openstage to your workflow, use the following guide:
Visit docs.perplexity.ai to set up Perplexity in Cursor or VS Code, and use the Cursor or Copilot/VS Code tab here to continue connecting Openstage.