Skip to main content
MultiON has built an AI Agent that can interact with a broad array of web services and applications. This notebook walks you through connecting LangChain to the MultiOn Client in your browser. This enables custom agentic workflow that utilize the power of MultiON agents. To use this toolkit, you will need to add MultiOn Extension to your browser:

MultiOn Setup

Once you have created an account, create an API key at app.multion.ai/. Login to establish connection with your extension.

Use Multion Toolkit within an Agent

This will use MultiON chrome extension to perform the desired actions. We can run the below, and view the trace to see:
  • The agent uses the create_multion_session tool
  • It then uses MultiON to execute the query

Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.