Config (managed Yambr)
Get the key at app.yambr.com.
Config (self-hosted)
Pattern: AI-assisted pipeline
A useful pattern is to wire Computer Use into an AI agent node:- Trigger — webhook / schedule / Telegram message.
- AI Agent — any chat model, configured to use your own OpenAI / Anthropic credentials.
- MCP Tool — points at Yambr (or your self-hosted server). Gives the agent bash, file I/O, browser, skills.
- Post-process — forward artifacts to email / Slack / DB.
X-Chat-Id = per-run sandbox. For long-lived agents, reuse a chat id across runs so the sandbox’s state persists.
The n8n AI Agent node’s model credential is your OpenAI / Anthropic / Google key. Yambr stays a tool provider — we don’t take your LLM traffic.
