-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[MCP] CodyΒ #9082
Description
β π§© Product Overview
Cody is an AI model framework that generates responses from bots, ingests knowledge base documents, and continues conversations.
This integration allows Activepieces to interface with Cody,sending prompts, adding context documents, or continuing chat conversations.
ββ β οΈ Important Note for Contributors
This feature must be submitted as a Piece following the Activepieces architecture. Submissions not following this format will not be accepted. Please make sure to review the Piece Development Guidelines before starting development.
ββ π οΈ Write Actions
| Action | Description |
|---|---|
| Create Document From Text | Upload text content to create a new document within the Cody knowledge base. |
| Upload File to Knowledge Base | Add a file directly into a specific folder in the knowledge base. |
| Send Message | Send your message and receive the AI-generated response. |
| Create Conversation | Creates new conversation with bot. |
| Find Bot | Finds bot based on name. |
| Find Conversation | Finds conversation based on bot or name. |
β π API Reference
β π§ͺ Test Account Access
- You can sign up for free at https://meetcody.ai/.
βββπ§βπ» New to Activepieces?
Activepieces is the leading open source AI automation platform. We have many apps (we call them Pieces), that are available within the builder and as MCPs. These apps are build with our TypeScript framework and are easy to build. Once they're merged to our repo, they will available as pieces in our automation builder and as MCPs to be used with AI agents and MCP clients.
We welcome contributions and in fact, we get excited over them. Start your journey here: https://www.activepieces.com/docs/developers/building-pieces/overview