Securely bridge AI assistants and your direct-to-fan manager API
You can generate a Manager API Key in your Openstage Dashboard under Artist settings > API Keys. Remember to keep this key secure when building with MCP.
Option 1: Add via Claude Desktop Connectors (Recommended)
In Claude Desktop, open Settings > Connectors, click the plus button, select Add custom connector, select SSE if prompted, and enter the server URL:
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 globally:
To connect Gemini via AntiGravity, add this to your AntiGravity configuration file mcp_config.json:
To connect ChatGPT to Openstage via MCP:
Go to Apps > App Preferences > Advanced Settings and ensure Developer mode is switched on.
⚠️ Note: ChatGPT currently only allows MCP custom connections in Developer mode.
In Settings > App Preferences > Advanced Settings, ensure you have developer mode enabled.
In Apps, 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: openstage
Type: SSE
URL: /mcp/rpc
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.