LogoSTMCP
Download
paragon-mcp

Paragon MCP Server

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.

Tools

1. Google Calendar

Create or update events and get calendar availability on your user's behalf.

2. Salesforce

Query and manage records from your user's CRM.

3. Slack

Send notifications to your user's Slack workspace.

4. Proxy API

Write custom API requests to integration APIs on your user's behalf (experimental).

Open Graph image for Paragon MCP Server

JSON Config

{
  "mcpServers": {
    "mcp-actionkit-dev": {
      "url": "http://localhost:3001/sse?user=[user-id]"
    }
  }
}

Useful Links

Information