On this page

How to connect Amplitude to GitHub Agent

The Amplitude plugin for GitHub Agent HQ bundles Amplitude skills, the Amplitude agent, and the Amplitude MCP server into a single agentic app that runs inside the Copilot harness. You invoke it with @amplitude[agent] in a comment or assignee field, or by selecting Amplitude from the GitHub agents dropdown — no manual MCP configuration required.

Use this when you want Amplitude analytics, experiment analysis, session replay, and briefing skills available directly in your GitHub coding workflow without leaving the platform.

The GitHub Agent integration is available for Amplitude accounts on the US endpoint only.

  • Admin access to your Amplitude organization.
  • Admin access to your GitHub organization.

How do I install the Amplitude GitHub Agent?

  1. Go to your Amplitude profile page.
  2. In the GitHub Integration section, click Connect.
  3. Choose the repositories you want to connect.
  4. Confirm the installation. GitHub redirects you back to Amplitude when the installation is complete.

After installation, the Amplitude agent is available in GitHub Agent HQ for the repositories you selected.

How do I use the Amplitude agent in GitHub?

After installation, invoke the Amplitude agent in either of these ways:

  • From the agent dropdown: select Amplitude from the dropdown menu in GitHub agents.
  • By @-mention: tag @amplitude[agent] in a comment or assignee field on a pull request or issue.

The agent applies skills automatically based on your request. For example, asking "Why did this metric spike last week?" triggers analyze-chart, and asking "What's in our onboarding funnel?" triggers create-chart.

How do I update the connected repositories?

To add or remove repositories after the initial installation:

  1. Open the Amplitude GitHub app.
  2. Click Configure.
  3. Add or remove repositories as needed.

What's included

The Amplitude GitHub Agent includes 27 skills across seven areas, plus the main amplitude agent that connects to the Amplitude MCP server.

For full descriptions of each skill, refer to Amplitude MCP plugins.

Is the GitHub Agent integration available for EU customers?

No. The GitHub Agent integration is available for Amplitude accounts on the US endpoint only.

Do I need to configure MCP manually?

No. The Amplitude GitHub Agent bundles the MCP server automatically. You don't need to add MCP server configuration to your coding tool.

Which GitHub Agent HQ plan do I need?

Refer to GitHub's documentation for GitHub Agent HQ availability and plan requirements.

How do I disconnect the Amplitude GitHub Agent?

To remove the integration, open the Amplitude GitHub app, click Configure, and uninstall or remove access for the repositories you want to disconnect.

Was this helpful?