diff --git a/clients.mdx b/clients.mdx index f948b18..1e8ca20 100644 --- a/clients.mdx +++ b/clients.mdx @@ -21,6 +21,7 @@ This page provides an overview of applications that support the Model Context Pr | [Goose][Goose] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools. | | [LibreChat][LibreChat] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools for Agents | | [mcp-agent][mcp-agent] | ❌ | ❌ | ✅ | ⚠️ | ❌ | Supports tools, server connection management, and agent workflows. | +| [PearAI][PearAI] | ✅ | ❌ | ✅ | ❌ | ❌ | Supports tools and resources. | | [Roo Code][Roo Code] | ✅ | ❌ | ✅ | ❌ | ❌ | Supports tools and resources. | | [Sourcegraph Cody][Cody] | ✅ | ❌ | ❌ | ❌ | ❌ | Supports resources through OpenCTX | | [Superinterface][Superinterface] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools | @@ -44,6 +45,7 @@ This page provides an overview of applications that support the Model Context Pr [BeeAI Framework]: https://i-am-bee.github.io/beeai-framework [mcp-agent]: https://github.com/lastmile-ai/mcp-agent [Mcp.el]: https://github.com/lizqwerscott/mcp.el +[PearAI]: https://pearai.com [Roo Code]: https://roocode.com [Goose]: https://block.github.io/goose/docs/goose-architecture/#interoperability-with-extensions [Windsurf]: https://codeium.com/windsurf @@ -160,6 +162,14 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft - Implements every pattern defined in [Building Effective Agents](https://www.anthropic.com/research/building-effective-agents). - Supports workflow pause/resume signals, such as waiting for human feedback. +### PearAI +[PearAI](https://pearai.com) is an open-source AI-Powered Code editor for project making, and supports MCP. + +**Key features:** +- Integrates Continue, Roo Code / Cline, and other AI tools +- Open source and extensible +- User friendly for less experienced developers + ### Roo Code [Roo Code](https://roocode.com) enables AI coding assistance via MCP.