> For the complete documentation index, see [llms.txt](https://docs.bird.com/taxi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/taxi/connectors/messagebird-engagement-platform/setting-up-the-messagebird-engagement-platform-mep-connector.md).

# Setting up the Messagebird Engagement Platform (MEP) connector

To set up the MEP connector, you'll need to be logged into both your MEP and Taxi accounts.

First set up the access key. Open organisation settings in MEP

![](https://lh7-us.googleusercontent.com/LQFLJYh5A-p2sHeYRMHI2Ro5jqdspDw5_THMoiwU2R3qUr7ezoOulk4_YUfjXuNAxlWj5NOtWweQkLnob4YTiZxE29xEX56EdIdw8ix4HI7PtM7qKaw8TBHkgtUAlHHvIPp2aHnaz4-MpUmN_vJR5Xw)

Create a new policy, role and key.

![](https://lh7-us.googleusercontent.com/7fZFMnhjCXbcTDRwm2RA_SSmN-Ibm51KT4fJXh_Yo63qdX_8we_3lrdny7OCxZazrtQp7K_Rwt_BmM3FtwtiT8YelY4XvpcKn_4YC-NMfHYD0_D-oAZBDleNLHvsdLPRdQVPnJcyr3RuipJOd6VeYvU)

The policy should have the following permissions

Create:

/workspaces/\*/projects

/workspaces/\*/projects/\*/html-emails

/workspaces/\*/projects/\*/html-emails/\*/raw-files/presigned-upload

/workspaces/\*/projects/\*/html-emails/\*/deactivate<br>

View:

/workspaces/\*/projects

/workspaces/\*/projects/

/workspaces/\*/projects/\*/html-emails

Update:

/workspaces/\*/projects/\*/html-emails/\*/content/\*

![](https://lh7-us.googleusercontent.com/QAx8eB_EVtah_gNkgMH59tSHcppPn5eibp3lgXXr9iiHFZIbKiTlZhzSmBvC-2-X7YJd_uNfQU2nYLwAnS6LunKzxmiUXbpgrGUX8CjndhAsJ6DetkAlizTLH5UvgKLuy0MgSkhQAh8WPm28uQ6pl30)

Once you have created the policy, go to roles and create a role, including the policy you have just set up.

![](https://lh7-us.googleusercontent.com/TC9ZgIYxakaDFMGsPmeKY4UkT3bk2EB_AgnS8oYQcKL4LMwJCW7t4c4dEWU2OObtxTaCj5Opr5xiFa73-I-8VvcW8L03b_RY1_qZquoENqTTaAZOayjY0PB6qckJQv1KVWNDiMI7oxWGl-OkwkZV5w0)

Finally, go to access keys and set it up with the role you have just created.

![](https://lh7-us.googleusercontent.com/jNCAfwws2CGdHSwumYpY9M5ykFp8ipdEbqJKskc8edhbt7T_ajcVHPWD4A9P99JWRnhHM2d7nihoEHiWW7B0Nt938B4Gz0dBSDl-9nJW1GwoGyFkzsFzRB9UJtrEaJC95vaN1yQrQ9Rphs6E0lC-A54)

In Taxi, head to Integrations Select the ESP Connectors tab.

Click 'Add New'&#x20;

Select Messagebird Engagement Platform from the dropdown. This will need to be enabled by Taxi. You'll need to name your connector<br>

![](https://lh7-us.googleusercontent.com/GyksBPXpwjA01xF9Z5Z-j0yiwuHDZb9d5s0VbFW8d7tcsrM8tLHab8cdbBIDjQ1etB6AL2GTMs506pZIP-DQSYEAA-LhE2dIyHuDT5w-z84p6tcqv9mZw-CjKqt_Ndkp04l4Vga39ty7l4VFoT0Sy0k)

Add in the workspace ID and the access key

![](https://lh7-us.googleusercontent.com/i29ruUlzwWYPz71rUZQTeJwsF8JgKYnvT_z49PvlfiqfgeUK522WY72APiPuqOgoX-_ahSsi4p1siJjkjND4LgYI2w22lZJ4JhwVn6kF2wTzZqHHYAeX4J7iOhTlQvRZOFuPLAJAJ_w49MEJqdoEXNw)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/taxi/connectors/messagebird-engagement-platform/setting-up-the-messagebird-engagement-platform-mep-connector.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
