Skip to content

Introduction

Developer

Prodgy offers two integration paths for developers:

The traditional way to integrate with Prodgy. Use the REST API to programmatically access resources such as AI agents, knowledge base, integrations, and webhooks from any application.

  • REST API — base URL, request format, authentication, and available endpoints

Connect AI coding assistants (Claude Code, Cursor, Windsurf, Claude Desktop) directly to your Prodgy workspace via the MCP protocol. Your AI tool gains access to the knowledge base, agents, and all configured integrations — with tools that are dynamically added as you connect new services.

  • MCP Gateway — overview, how it works, and setup instructions

I want to…Use
Build a custom integration or applicationREST API
Receive events from external systemsREST API (Webhooks)
Connect my IDE’s AI assistant to ProdgyMCP Gateway
Let AI agents interact with my integrationsMCP Gateway