Prerequisites
- VS Code installed
- An MCP-compatible extension (e.g. GitHub Copilot)
- A SendKit API key with Full permission
Setup
1
Create the MCP configuration file
In your project root, create or edit
.vscode/mcp.json:Replace
sk_your_api_key_here with your actual API key from the SendKit dashboard.2
Reload VS Code
Reload the window or restart VS Code to load the MCP configuration.
3
Verify the connection
Open the AI chat in agent mode and ask:

