Skip to content

Prodgy Overview

Latest Version v0.0.10 Stable

Section titled “Latest Version ”

Create a gateway for MCP Server to expose Prodgy endpoints in code agents

New A new MCP Gateway service translates MCP requests into Prodgy API calls, enabling AI coding assistants (Claude Code, Cursor, Windsurf) to access the knowledge base, execute agents, and use organization integrations directly from the editor — no context switching required.

Create a Multiloop agentic executor for agents and MCP tools

New A new Agentic service orchestrates multi-step agent execution, automatically discovering the best agent for a query, loading available organization tools, and running the LLM in controlled loops until the response is complete — delivering more autonomous and comprehensive results.

Store entire meeting script in Knowledge Base with improved metadata

New The Meeting Scriber agent now stores complete meeting transcriptions in the workspace Knowledge Base with organized and categorized metadata, enabling users to retrieve past meeting decisions, actions, and discussions with greater accuracy.

Communicator multi-product support with identity-based access control and Agentic executor

New Restructured the communicator system (Slack, Teams, Google Chat) to support multiple products per webhook, link external identities via Prodgy accounts, control access via product permissions, allow product selection with /prodgy use, and optionally route chats through the Agentic executor — reaching feature parity with the Playground.

Enable multiple instances of the same integration per organization

New Organizations can now configure multiple instances of the same integration, each scoped to a specific product or to the entire organization. Product-level instances take priority over general ones, ensuring AI agents always operate with the correct context. Existing integrations are unaffected.