# Emm AI > Mission control for your AI agents — standing instructions, personal memory, an output wiki, and the recurring agent-run cycle, all connected via MCP. ## About Emm AI is a remote mission-control system. Your AI assistants (Claude, ChatGPT, Gemini, or any MCP-compatible assistant) connect to a single account that holds your durable context: the instructions they read at the start of every session, the memories they recall, the artefacts they author, and the recurring tasks they run on your behalf. Built on the open ActingWeb framework. ## What is AI agent mission control? AI agent mission control is a vendor-neutral system that holds the durable context your AI agents need — so the agent, not its memory, is the disposable part. Emm AI defines the category with three pillars: **standing instructions** (documents every agent reads at the start of a run), **personal memory** (organized, portable facts you curate and own), and an **output wiki** (the artefacts agents author — drafts, summaries, research — kept in one reviewable place). A fourth element, the **recurring agent-run cycle**, lets a connected agent check in on a schedule, pick up its tasks, and report back. Unlike per-vendor memory (built by the AI, locked to one platform), mission control is owned by the user and shared across every connected agent over the Model Context Protocol (MCP). Switch AI tools and your context carries over untouched. ## Pricing - Free trial: 1 month, full functionality, unlimited memories - Premium: $9.95/month or $99/year, unlimited memories, priority support ## MCP Integration Emm AI exposes a Model Context Protocol (MCP) server at `/mcp` (Streamable HTTP transport). AI assistants connect via OAuth2 authorization to read and write memory, standing instructions, and output-wiki artefacts. The server provides tools for searching, saving, updating, and deleting memories; loading and saving instructions; creating outputs; and running the recurring agent cycle. ## Setup AI-readable, step-by-step setup guide an assistant can follow to walk a user through signing up and connecting their AI client: https://ai.actingweb.io/setup ## Links - [Homepage](https://ai.actingweb.io/) - [Setup guide (for AI assistants)](https://ai.actingweb.io/setup) - [Terms of Service](https://ai.actingweb.io/terms) - [Privacy Policy](https://ai.actingweb.io/privacy) - [Account & Data Deletion](https://ai.actingweb.io/data-deletion)