Back to Agno

Integrations Cookbook

cookbook/05_agent_os/integrations/README.md

2.6.4383 B
Original Source

Integrations Cookbook

Examples for integrations in AgentOS.

Files

  • shopify_demo.py — Example for AgentOS with Shopify tools.

Prerequisites

  • Load environment variables with direnv allow (requires .envrc).
  • Run examples with .venvs/demo/bin/python <path-to-file>.py.
  • Some examples require local services (for example Postgres, Redis, Slack, or MCP servers).