Cursor is an AI-powered code editor. You can connect it to SendKit’s MCP server to manage your email infrastructure directly from the editor.Documentation Index
Fetch the complete documentation index at: https://docs.sendkit.dev/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Cursor editor installed
- A SendKit API key with Full permission
Setup
Create the MCP configuration file
In your project root, create or edit
.cursor/mcp.json:Replace
sk_your_api_key_here with your actual API key from the SendKit dashboard.
