Skip to main content
Miteos is built in layers. At the top, you interact through one of several access points — a web dashboard, desktop app, API, or messaging bot. In the middle, an orchestration engine decomposes your task and routes work to specialized agents. At the base, those agents execute in isolated runtimes with access to a stealth browser, code execution, file storage, and every integration you’ve connected. This page walks you through each layer so you understand what the platform can do and when to use which interface.

Access Points

Miteos meets you where you work. All access points connect to the same orchestration engine and agent runtime — the difference is the interface.

Web Platform

The full War Room experience in your browser. Best for monitoring tasks, reviewing deliverables, managing integrations, and hands-on control with browser takeover.

Desktop App

An Electron app with full computer-use capabilities. Agents can control your mouse, keyboard, and any application on your machine — not just the browser.

API & SDKs

Programmatic access via REST API and official SDKs for TypeScript and Python. Best for integrating Miteos into your own products and workflows.

Telegram & Discord

Submit tasks and receive deliverable notifications directly in your Telegram or Discord workspace — no dashboard required.

The War Room

The War Room is your real-time command center. Every time you submit a task, the War Room opens and shows you exactly what every agent is doing, moment by moment. Agent Fleet Rail — A live sidebar listing every active agent with its current status, the tool it’s using, and a progress indicator. You can click any agent to inspect its context or take control. Workspace — The main panel that mirrors what agents are doing: a live browser viewport when an agent is browsing, a code editor when one is writing code, a file tree when managing outputs, and a canvas or terminal when needed. Timeline — A chronological, searchable log of every action taken across all agents since the task started. Use it to audit what happened, replay decisions, or understand why an agent took a particular path. Deliverables — A panel that populates as agents finish producing outputs — reports, code files, images, spreadsheets, deployed URLs. Download individually or as a zip.
Use the Autonomy Dial (top-right in the War Room) to change how independently agents act mid-task. Slide it down to 20 to approve every next step, or up to 90 to let the fleet run to completion on its own.

Agent Verticals

Miteos ships with purpose-built agent engines — called verticals — that are pre-configured with the tools, prompts, and execution strategies best suited to their domain.
VerticalWhat It DoesKey Tools
ResearcherBrowses the live web, extracts data, and synthesizes information into reportsStealth browser, search, extraction, file writer
BuilderWrites, tests, and deploys code — websites, APIs, scripts, dashboardsCode execution, file system, deployment APIs
TraderBacktests strategies, scans market signals, and executes paper or live tradesBroker APIs, trading engine, Pine Script export
EmailReads inboxes, auto-drafts replies, runs outreach sequencesGmail/Outlook APIs, drafting, approval gating
Social MediaCreates content, schedules posts, and publishes across platformsPlatform APIs, content calendar, analytics
Ads AuditorRuns 250+ checks across Google, Meta, LinkedIn, and TikTok ad accountsAds APIs, PDF report generator
Video GeneratorProduces storyboards and renders MP4 video in multiple aspect ratiosStoryboard engine, video renderer (16:9, 9:16, 1:1)
Vertical agents are available on Pro plans and above. You can combine verticals within a single task — for example, a Researcher agent feeding data to a Builder agent deploying a live dashboard.

Platform vs API

Both give you access to the same agent capabilities. Choose based on your workflow:
Web PlatformAPI & SDK
Best forMonitoring, reviewing, and hands-on controlAutomation, integrations, and product embedding
Real-time visibilityFull War Room UIWebSocket event stream
Human-in-the-loopClick to take over browserApproval events via stream or webhook
DeliverablesDownload from dashboardFetch via tasks.deliverables()
SetupSign in and goAPI key + SDK install
SchedulingManual task submissionAutomate with cron, CI/CD, or your backend
Most teams use both: the platform for exploring new task types and reviewing results, and the API to run Miteos inside their own products and automations.

Pricing Plans

All plans include access to the War Room, MCP integrations, and the full agent runtime. Higher-tier plans unlock more concurrent tasks, vertical agents, and higher API rate limits.
PlanPriceTasks / MonthConcurrent TasksAPI Requests/min
Free$05160
Pro$49/mo5005300
Power$149/moUnlimited201,000
BusinessCustomCustomUnlimited5,000+
Business plans include SSO, audit logs, shared team workspaces, role-based access control, and a dedicated support channel. Contact sales to discuss your requirements.