ActionKit by Paragon
OfficialbyParagon
130+ SaaS integrations for Slack, Salesforce, Gmail, and more.
API Key Required
Configuration
{
"mcpServers": {
"actionkit": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-actionkit"
],
"env": {
"ACTIONKIT_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.