Arcade with LangChain
LangChain is a popular framework for building AI agents that abstracts much of the complexity of development. Arcade integrates with both the Python and JavaScript versions, giving your agents access to Gmail, GitHub, Slack, and 100+ other .
Get started
Choose your language to set up Arcade with LangChain:
- Python setup - Build an with Arcade using
langchain-arcade - TypeScript setup - Build an with Arcade using
@arcadeai/arcadejs
What you can build
With Arcade and LangChain, your can:
- Read and send emails via Gmail
- Post messages to Slack channels
- Create GitHub issues and pull requests
- Search the web and extract content
- Access 100+ other integrations
Browse the full MCP server catalog to see all available .
Advanced topics
- Authorizing existing tools - Add Arcade authorization to your existing LangChain
Last updated on