How to Install Alpharun MCP
Claude
⚠️ Installation for Team and Enterprise plans require Claude Owner or Primary Owner permissions
Preliminary steps for owners:
Navigate to Organization settings > Connectors
Click the "Add" button.
Hover over “Custom,” then select “Web.”
Add Alpharun's remote MCP server URL -
https://api.alpharun.com/mcpFinish configuring your connector by clicking "Add."
Steps for members after connector is configured:
Navigate to Customize > Connectors
Find the Alpharun connector your Owner added in the list (it will have a "Custom" label).
Click "Connect" to authenticate using OAuth and start using the connector with Claude.
Cursor
Alpharun's remote MCP server can be added to Cursor as a custom MCP server. Authentication is per user over OAuth, so each person installs and authenticates on their own - there are no owner or admin steps to complete first.
Preliminary steps for owners:
Click on Customize > MCPs > New
Add the following JSON into the mcp.json configuration file and then save
{
"mcpServers": {
"alpharun": {
"url": "https://api.alpharun.com/mcp"
}
}
}
Alpharun will appear with an Authenticate button > click it and Cursor will open a browser window for the Alpharun Oauth flow. Sign in and approve access.
Test the MCP
You can test the Alpharun MCP by kicking off a new chat with a question like "Look through the past week of calls in Alpharun and pull a list of objections that came up?"3.

