MCP Server
MCP
Kit.com MCP Server
Agent-optimized MCP server for Kit.com email marketing. 13 composite tools, 100% V4 API.
Install
npx -y @dancumberland/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@dancumberland/kit-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Kit.com API key (find at kit.com → Account Settings → Developer)",
"name": "KIT_API_KEY"
},
{
"description": "OAuth token for bulk operations and purchases (optional)",
"name": "KIT_OAUTH_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment