Skip to Content
ResourcesExamplesOverview

Examples

12 examples

1

Connect

Beginner

Authorize an agent and make its first real tool call in a live app.

2

Automate

Intermediate

Ship an agent that finishes a real task across your apps, end to end.

3

Orchestrate

Advanced

Go further with multi-agent systems, frameworks, and per-user auth in production.

Submit your example

Built something with Arcade? The team would love to feature it! Submit your sample app or server by creating a pull request to the documentation site.

Guidelines

  • Open source: Your should be publicly available on GitHub
  • Uses Arcade: Your project should integrate with Arcade’s tools, servers, auth, or SDK
  • Working demo: Include clear setup instructions and ensure your runs
  • Good documentation: Provide a clear README with installation and usage instructions
  • Appropriate content: Family friendly and professional only

How to submit

  1. Fork the Arcade docs repository 
  2. Add an entry to /app/en/resources/examples/examples-data.ts following the existing pattern, setting type to either "Sample app" or "MCP server" and level to "Connect" (beginner), "Automate" (intermediate), or "Orchestrate" (advanced)
  3. Write a benefit-first description (lead with what the can do, not how it’s built), plus a descriptive title, appropriate tags, and the release date
  4. Create a pull request with details about your and its Arcade integration
  5. The team will review and potentially feature your

Need help?

If you have questions about submitting your , feel free to contact the team or open an issue in the docs repository.

Last updated on