Сonnect SendPulse's MCP server to Devin
Devin (previously Windsurf) is an AI-powered code editor that supports MCP integrations. Once you connect SendPulse's MCP server to it, you will be able to manage your SendPulse account directly in Devin using natural-language requests.
Let's talk about how to connect SendPulse's MCP server to Devin.
To learn more about SendPulse's MCP server and how it works, see MCP basics.
Add SendPulse’s MCP server
In the Devin app, click the icon next to the search field to go to Agents. In the chat, click + and select Mentions.

Select MCP servers > Add new MCP server.

On the Cascade MCP Registry page, click Add custom MCP.

In the configuration file, paste the code below:
{
"mcpServers": {
"sp": {
"url": "https://mcp.sendpulse.com/mcp"
}
}
}

To save the changes, close the file and click Save. You will be redirected to the MCP page. In the dialog that appears, select Open.

The SendPulse API authentication page will be opened in your browser. Enter your login credentials and click Login.

Run actions through MCP
Once you’ve connected the MCP server, you can send messages and take other actions in your SendPulse account using tools.
To see the list of available tools and manage access permissions, go to the sp section.
Read more: List of MCP tools.

Then, you can go back to the chat page. In the chat, click + and select MCP servers > sp to connect the server.
Enter your request using natural language and click Send. If the command is successful, the AI agent will show you the tool it used and the information you asked for. If you requested an action, it will show the action status.
Read more: Chat with your AI assistant.

Last Updated: 10.06.2026
or