MCP

Connect Buron to Cursor

Add the Buron MCP server to Cursor so its agent can access your team's ad data, dashboards, and knowledge files.

This guide assumes you already have a Buron account with a team set up. If not, start with Install the Buron CLI.

Set up with the CLI

Run setup in your project folder:

buron setup

Select Cursor when asked which editors to install into, and say yes when asked to add the MCP server. The CLI writes the config to .cursor/mcp.json.

Sign in

Restart Cursor to pick up the new MCP server. The first time it connects, your browser opens to sign in. Approve the connection and return to Cursor.

Verify the connection

In Cursor's agent mode, ask:

List my available dashboards in Buron

If you see a list of dashboards, you're connected.

Set up manually

Copy your MCP server URL from Settings in Buron. In Cursor, go to Settings > MCP, click Add new MCP server, and enter:

  • Name: buron
  • Type: streamable-http
  • URL: paste the URL you copied

Next steps

Was this page helpful?

On this page