> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://developers.brevo.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://developers.brevo.com/_mcp/server.

# Connect to Cursor

## Overview

Connect the Brevo API documentation to Cursor using the MCP (Model Context Protocol) server. This integration enables Cursor to access Brevo's API documentation directly within your development environment.

## Prerequisites

* [Cursor IDE](https://cursor.com) installed on your machine
* Access to the [Brevo API documentation](https://developers.brevo.com)

## Connect the documentation

### Click the dropdown menu

Navigate to any page in the Brevo API documentation. Click the dropdown component next to the page title.

### Select Connect to Cursor

From the dropdown menu, select "Connect to Cursor". This opens the MCP Server installation panel in Cursor Settings.

![Connect to Cursor option in dropdown menu](https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/brevo.docs.buildwithfern.com/0b33fb94365098b744a4c678b160a2afed9e14833f12a70815a51edd5e6f6605/docs/assets/images/dropdowncursor.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260910%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260910T033945Z&X-Amz-Expires=604800&X-Amz-Signature=8b676d11b4f138d307074ec3548a86bd636f5b0b5bf9c1f94df92189d1a3394a&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject)

### Install the MCP Server

In Cursor Settings, review the pre-filled MCP Server configuration:

* **Name**: `developers.brevo.com`
* **Type**: `streamableHttp`
* **URL**: `https://developers.brevo.com/_mcp/server`

Click **Install** to add the MCP server to Cursor.

![MCP Server installation panel in Cursor Settings](https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/brevo.docs.buildwithfern.com/29a7d5628d4b79cec4cfde592bc2878340f82925659b70c8352f1ef2b2eb216b/docs/assets/images/installcursor.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260910%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260910T033945Z&X-Amz-Expires=604800&X-Amz-Signature=89caa3d6832de1afea38a1375b7bff9b0e620b68fa8d94b67f2a85e991808753&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject)

### Enable the MCP Server

Ensure the `developers.brevo.com` toggle switch is set to **ON**. The server must be enabled to access Brevo documentation within Cursor.

![MCP Server settings showing developers.brevo.com toggle switch](https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/brevo.docs.buildwithfern.com/24515537eff64d65e7be6208999712dda0b0848e837f57d0a117564c87b119f0/docs/assets/images/togglecursor.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260910%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260910T033945Z&X-Amz-Expires=604800&X-Amz-Signature=10215ccb45a097e39b62499977b2c308c2426fdf775c2f890e5b3b8a8be6ea42&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject)

If the toggle is disabled, click it to enable the MCP server connection.

## Verify the connection

After completing these steps, Cursor can access Brevo API documentation through the MCP server. You can now use Cursor's AI features with context from the Brevo API documentation.

## Troubleshooting

If the connection isn't working:

* Verify the MCP server toggle is enabled in Cursor Settings
* Check that Cursor has network access to `developers.brevo.com`
* Restart Cursor after installation if the connection doesn't appear immediately