Back to Apps

Careti
by caretive-ai
Cline-compatible AI coding agent with 266+ models, persona system, and dual-mode operation for enhanced developer productivity.
0 stars
Works in:Cursor
Exposes:ToolsResources
What it does
Careti is an advanced AI coding agent designed as a high-performance alternative and extension to Cline. It connects developers to a vast array of LLMs (over 266 models) and provides a sophisticated framework for autonomous code generation, refactoring, and project management. It bridges the gap between the flexibility of Cursor and the transparency of Cline.
Tools
generate_image: Creates images via Nano Banana.analyze_image: Performs image analysis using Gemini.read_document: Reads HWP, PDF, DOCX, and PPTX files.code_generation: Generates high-quality code based on project context.refactoring: Optimizes and cleans existing codebases.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"careti": {
"command": "npm",
"args": ["install", "-g", "caret"]
}
}
}
Supported hosts
- claude
- cursor
Quick install
npm install -g caretInformation
- Pricing
- freemium
- Published
- 5/8/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add to mcp.json in ~/.cursor/ or project .cursor/Claude Desktop
Add to claude_desktop_config.json as an npm package: 'caret'





