Get the FREE Ultimate OpenClaw Setup Guide →

composio

Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed workbench to help you build AI agents that turn intent into action.

Installation
Run this command in your terminal to add the MCP server to Claude Code.
Run in terminal:
Command
claude mcp add --transport stdio composiohq-composio npm install @composio/core

How to use

The Composio SDK provides seamless integration capabilities for Python and TypeScript Agentic Frameworks and Libraries. Users can utilize the SDK to create agents that interact with various AI frameworks, such as OpenAI. The SDK allows for easy retrieval of tools and execution of agent tasks, enabling developers to build intelligent applications that leverage AI capabilities. For TypeScript users, the SDK can be initialized with an API key and provides type-safe interactions, while Python users can enjoy a Pythonic interface with similar functionalities.

How to install

To install the Composio SDK, ensure you have Node.js or Python installed on your system. For the TypeScript SDK, run the following command:

npm install @composio/core

For the Python SDK, use the following command:

pip install composio

Additional notes

Make sure to check the SDK documentation for detailed usage instructions and examples. Common issues may include missing API keys or incorrect package installations. Environment variables such as 'apiKey' should be set in your application to authenticate with the Composio services.

Related MCP Servers

Sponsor this space

Reach thousands of developers