# Ghosty Studio > AI agents that each run on their own isolated machine (disk, terminal, memory). Channels: WhatsApp, Teams, embed, editors over ACP, other agents over A2A. REST API with OAuth2. Full text: https://www.ghosty.studio/en/llms-full.txt OpenAPI: https://www.ghosty.studio/openapi.yaml MCP (search_docs, read_doc, list_docs, openapi): POST https://www.ghosty.studio/mcp/docs Every page is also plain markdown at .md ## Products - [Ghosty Sales](https://www.ghosty.studio/sales.md): Sales agent on WhatsApp, social and your website: quotes with your prices, books, charges and fills the CRM on its own. - [Ghosty Teams](https://www.ghosty.studio/teams.md): Agent inside the team chat (rooms, threads, DMs): mention it and it works with the business's context and tools. - [Plans and pricing](https://www.ghosty.studio/planes.md): Prices in MXN per month, no lock-in. You pay for parallel tasks, seats and boxes; the model balance is prepaid. - [Partners](https://www.ghosty.studio/partners.md): Partner program: recommend Ghosty and earn a recurring commission, or integrate it into your platform under your brand via API. - [About Ghosty](https://www.ghosty.studio/about.md): Who builds Ghosty and what we believe: agents that work inside the business, on our own infrastructure, with an isolated space per customer. ## Prices (MXN per month, before tax) - Basic · Teams: $690 MXN per month, before tax - Basic · Sales: $890 MXN per month, before tax - Basic · Teams + Sales: $1,290 MXN per month, before tax - Enterprise · Teams: $8,490 MXN per month, before tax - Enterprise · Sales: $1,490 MXN per month, before tax - Enterprise · Teams + Sales: $8,990 MXN per month, before tax ## Getting started - [Getting started](https://www.ghosty.studio/en/docs/getting-started.md): Create an agent, hand it a PDF and watch it download it to its machine, read it and answer with the exact figures. Ten minutes, no code. - [Concepts](https://www.ghosty.studio/en/docs/concepts.md): Agent, machine, conversation, turn, channel, connector, skill, engine and plan — the vocabulary of Ghosty Studio. - [Plan and progress](https://www.ghosty.studio/en/docs/plan-and-progress.md): On long jobs the agent shows its live plan, delivers each milestone in the thread and leaves the final answer below it. - [Configure Ghosty from your coding agent](https://www.ghosty.studio/en/docs/configure.md): Identity, model, knowledge files, skills and MCP servers — all through an API with the agent's token, plus a skill so Claude Code, Cursor or Codex do it for you. - [Recipes](https://www.ghosty.studio/en/docs/getting-started/recipes.md): An agent fits in a YAML file — title, description, instructions and channels. The eight house recipes, how to upload yours and how to export an agent's. ## Channels - [WhatsApp](https://www.ghosty.studio/en/docs/channels/whatsapp.md): The number is connected in Sales (WhatsApp Business) and on the agent card you pick which numbers it answers; voice notes, images and PDFs. - [Teams](https://www.ghosty.studio/en/docs/channels/teams.md): Activate a Studio agent in a Ghosty Teams workspace with an @handle; channels, DMs, documents and tasks. - [Embedded widget](https://www.ghosty.studio/en/docs/channels/embed.md): Put a chat with your agent on your own site with an iframe. Available for EasyBits-engine agents. ## Connectors - [Connectors](https://www.ghosty.studio/en/docs/connectors.md): External accounts the agent accesses on your behalf — Google Drive, Mercado Pago, Skydropx, Odoo, GitHub — and how they are connected. ## Protocols - [ACP — connect your editor](https://www.ghosty.studio/en/docs/protocols/acp.md): Connect Zed, VS Code, JetBrains or neovim to a Ghosty Studio agent over the Agent Client Protocol. - [A2A — agent to agent](https://www.ghosty.studio/en/docs/protocols/a2a.md): Every agent publishes an A2A v1.0 Agent Card so other agents can discover it; the message endpoint opens to third parties soon. - [MCP — the agent's tools](https://www.ghosty.studio/en/docs/protocols/mcp.md): What tools a Ghosty agent has, how they are named and how they reach each engine through the Model Context Protocol. - [Documentation MCP](https://www.ghosty.studio/en/docs/protocols/docs-mcp.md): Install the Ghosty Studio documentation as an MCP server in Claude Code, Cursor or Codex; your agent searches and reads it without leaving the editor. ## API - [Authentication](https://www.ghosty.studio/en/docs/api/authentication.md): OAuth2 with PKCE to talk to the Ghosty Studio API on behalf of a person — scopes, tokens, errors and how to get a client_id. - [API reference](https://www.ghosty.studio/en/docs/api/reference.md): Every endpoint of /api/v2/me — agents, conversations, messages, events, permissions, files, connectors — with its OpenAPI 3.1 schema. - [Events (SSE)](https://www.ghosty.studio/en/docs/api/events.md): Catalog of a conversation's stream events — started, chunk, tool, permission, artifact, done — and how to write a client that doesn't miss anything. - [Errors and limits](https://www.ghosty.studio/en/docs/api/errors-and-limits.md): Response codes of the Ghosty Studio API, what each one means and how to retry; sizes and caps. ## Reference - [Changelog](https://www.ghosty.studio/en/docs/reference/changelog.md): What changed in the platform and in this documentation, by date. - [Security](https://www.ghosty.studio/en/docs/reference/security.md): What isolates one agent from another, where your keys live, what an agent can do on a public channel and how an account is deleted.