How to Install Alpharun MCP

Edited

Claude

⚠️ Installation for Team and Enterprise plans require Claude Owner or Primary Owner permissions

Preliminary steps for owners:

  1. Navigate to Organization settings > Connectors

  2. Click the "Add" button.

  3. Hover over “Custom,” then select “Web.”

  4. Add Alpharun's remote MCP server URL - https://api.alpharun.com/mcp

  5. Finish configuring your connector by clicking "Add."

Steps for members after connector is configured:

  1. Navigate to Customize > Connectors

  2. Find the Alpharun connector your Owner added in the list (it will have a "Custom" label).

  3. 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:

  1. Click on Customize > MCPs > New

  2. Add the following JSON into the mcp.json configuration file and then save

    {

    "mcpServers": {

    "alpharun": {

    "url": "https://api.alpharun.com/mcp"

    }

    }

    }

  3. 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.