Appearance
Cursor
Set up Sendivent MCP server in Cursor to manage notifications with AI.
Settings UI
- Open Cursor Settings → Tools & Integrations → MCP
- Click Add new MCP server
- Select Type: URL and enter:
https://mcp.sendivent.com/- Complete OAuth authentication when prompted
Config File
Create .cursor/mcp.json in your project root:
json
{
"mcpServers": {
"sendivent": {
"url": "https://mcp.sendivent.com/"
}
}
}Restart Cursor after saving. Complete OAuth authentication when prompted.
TIP
Adding .cursor/mcp.json to your repo shares the MCP setup with your team.
Verify Connection
Go to Cursor Settings → Tools & Integrations → MCP. Sendivent should show a green status indicator.
Next Steps
- MCP Server Overview — Available tools and workflows
- Quickstart — Send your first notification