A Model Context Protocol (MCP) server that integrates with Paragon ActionKit, providing access to 130+ prebuilt SaaS integrations for AI agents through secure user authorization flows.
Create or update events and get calendar availability on your user's behalf.
Query and manage records from your user's CRM.
Send notifications to your user's Slack workspace.
Write custom API requests to integration APIs on your user's behalf (experimental).
{
"mcpServers": {
"mcp-actionkit-dev": {
"url": "http://localhost:3001/sse?user=[user-id]"
}
}
}