How to install ComposioHQ/composio. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
ComposioHQ/composio Installation Guide
How to install ComposioHQ/composio. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for ComposioHQ/composio. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i ComposioHQ/composioor
Install via npx
npx @hexmos/ipm i ComposioHQ/composioPrerequisites
Python
languageVersion: >=3.6.0
Node.js
package_managerVersion: >=18.0.0
npm
package_managerVersion: latest
Docker
system_toolFor containerization and development environments.
Git
system_toolVersion control system for managing code changes.
PostgreSQL
system_packageManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Node Package Manager (npm)
npm install @composio/core
yarn add @composio/corePython Package Installer (pip)
pip install composioPoetry Package Manager
pnpm add @composio/corePost Installation Steps
- Open your browser and navigate to http://localhost:3000 (or the address provided in your terminal). This will open the Composio dashboard.
- You can now start exploring the interface, create new agents, manage existing ones, and explore the various features available.
