OpenCode is an open-source AI coding assistant that runs in your terminal. You can connect it to SendKit’s MCP server to manage your email infrastructure with natural language.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
- OpenCode installed
- A SendKit API key with Full permission
Setup
Open the configuration file
Edit your OpenCode configuration at
.opencode.json in your project root (or ~/.opencode.json for global config):Replace
sk_your_api_key_here with your actual API key from the SendKit dashboard.
