Skip to main content

Marea.dev Documentation

Build AI automations without programming - just prompts, files, and CLI tools.

What is Marea.dev?

Marea.dev is an open-source framework that empowers non-programmers to build powerful, maintainable automations using:

  • 📁 Files - Version-controlled context and data
  • ⚙️ CLI Tools - Pre-built command-line utilities
  • 🤖 AI - Natural language interface to everything

No vendor lock-in. No SaaS subscriptions. You own your automations.

Quick Start

New to Marea.dev?

  1. 📚 Understand the Pattern - Learn the files + tools + AI model
  2. 🛠️ Install OpenCode - Set up our CLI tool
  3. 🚀 Build Your First Automation - 15-minute tutorial

Already familiar?

Why Choose Marea.dev?

Marea.devTraditional Solutions
✅ Files you control❌ Vendor databases
✅ Any AI model❌ Locked to one provider
✅ Git version history❌ No audit trail
✅ Runs anywhere❌ Cloud-only
✅ No rate limits❌ API quotas

OpenCode

OpenCode is our reference CLI tool - a bridge between AI models and your system:

# Install
npm install -g opencode

# Use with any AI model
opencode --context projects.md "What should I work on today?"

Features:

  • Works with Claude, GPT, Gemini, or any model
  • Reads/writes files via natural language
  • Calls CLI tools automatically
  • Maintains conversation state

Get started with OpenCode →

Community & Support


Ready to automate? Start with the Introduction →