Skip to main content

Welcome to Miteos

Miteos is a multi-agent command center. You describe a task in plain language — Miteos decomposes it, spins up specialized agents, and executes end-to-end with real-world actions.

What can Miteos agents do?

Browse the Web

Navigate any website undetected using our stealth browser. Fill forms, extract data, interact with web apps.

Trade Markets

Backtest strategies, scan signals, execute paper or live trades across stocks, crypto, and forex.

Send Emails

Read inboxes, draft contextual replies, schedule sends — all with human approval before sending.

Post on Social

Create content, schedule posts, manage accounts across Twitter, LinkedIn, Instagram, and TikTok.

Audit Ad Accounts

Run 250+ checks on Google Ads, Meta, LinkedIn, and TikTok campaigns with PDF reports.

Make Purchases

Issue virtual cards, fill checkout forms, track receipts — with spending limits and approval gates.

Key Concepts

  • War Room — Real-time command center where you observe and control all running agents
  • Agents — Specialized workers (researcher, builder, analyst, trader) that execute subtasks
  • MCP Integrations — Connect external services (Gmail, Slack, GitHub, Stripe) as agent tools
  • Skills — Reusable patterns extracted from successful task executions
  • Autonomy Dial — Control how much independence agents have (0 = copilot, 100 = full auto)

Architecture

Miteos runs on three layers:
  1. Frontend — Next.js web app + Electron desktop app
  2. API — FastAPI backend with WebSocket real-time streaming
  3. Agent Runtime — LLM-powered execution with sandboxed tools
The platform is deployed on AWS ECS Fargate with PostgreSQL, Redis, and S3 storage.

Next Steps

Quickstart

Create your first agent task in under 2 minutes.

API Reference

Build on Miteos with our REST API and webhooks.