Agent
AI Agent with LangChain and MCP integration. Connect to multiple MCP servers to give your agent access to tools like Google Drive, Slack, GitHub, Notion, Figma, and more.
Usage
yaml
# In your habit YAML
nodes:
- id: my-bit-agent-node
type: bit
framework: bits
module: "@ha-bits/bit-agent"
action: "run_agent"
data:
# action properties...Actions
| Action | Description |
|---|---|
| Run Agent | Execute an AI agent with MCP tool access. The agent can use tools from multiple MCP servers to complete tasks. |
