
This guide will walk you through the process of integrating Cline with APIpie to leverage the power of multiple AI models and enhance your AI assistant experience in VSCode.
Cline is an AI assistant that can use your CLI and Editor. Thanks to advanced agentic coding capabilities, Cline can handle complex software development tasks step-by-step. With tools that let it create & edit files, explore large projects, use the browser, and execute terminal commands (after you grant permission), it can assist you in ways that go beyond code completion or tech support.

Memory provides prompt caching functionality similar to Anthropic's caching, but works across all models. This allows you to:
Memory Configuration Options:
For more information about memory read our Integrated Model Memory (IMM) docs.
Important: Always clear memory between separate tasks and different sessions using the "Clear Memory" button to prevent context contamination and ensure fresh responses.
Integrity is a powerful feature that helps prevent hallucinations in AI responses. When enabled, this feature:
For more information about memory read our Integrity docs.


Cline can execute commands directly in your terminal and receive the output. This allows it to perform a wide range of tasks, from installing packages and running build scripts to deploying applications, managing databases, and executing tests.

Cline can create and edit files directly in your editor, presenting you a diff view of the changes. You can edit or revert Cline's changes directly in the diff view editor, or provide feedback in chat until you're satisfied with the result.

Cline can launch a browser, click elements, type text, and scroll, capturing screenshots and console logs at each step. This allows for interactive debugging, end-to-end testing, and even general web use.

Thanks to the Model Context Protocol, Cline can extend its capabilities through custom tools. Just ask Cline to "add a tool" and it will handle everything, from creating a new MCP server to installing it into the extension.

If you encounter any issues during the integration process, please reach out to us on Discord for assistance.
Cursor Configuration Guide: Quick Setup
Learn how to integrate Cursor with APIpie for enhanced AI coding capabilities. Simple setup guide for API configuration with screenshots.
Pipedream Integration: Setup Guide
Discover how to seamlessly integrate Pipedream with APIpie for enhanced chatbot capabilities. Follow our step-by-step guide today!