# MANTYX > MANTYX is a platform for building and running AI agents: commercial LLMs, a tool registry (HTTP and code tools), chat, inbound webhooks and event-driven runs, knowledge retrieval, and interoperability via MCP and Agent2Agent (A2A). The marketing site summarizes the product; the hosted app is where you configure workspaces, agents, and integrations. Important notes: - **Product vs. marketing**: Pages under `https://mantyx.io` describe the platform. Sign-in and day-to-day use happen on the app at `https://app.mantyx.io`. - **Protocols**: Tools align with **MCP**; agent-to-agent discovery and delegation use **A2A** and Agent Cards. - **Inbound automation**: External systems can trigger agents through an inbound HTTP API backed by a queued worker model (webhooks and automation-friendly). ## Product & platform - [Home — platform overview](https://mantyx.io/): Hero positioning, how it works, integrations spotlight, pricing tiers, and primary CTAs. - [Browse use cases](https://mantyx.io/use-cases): Index of audience, industry, and specialized plugin playbooks on the same runtime. - [MCP — remote tools for your stack](https://mantyx.io/mcp): Streamable HTTP MCP — workspace plugin tools and workspace agents as MCP tools (`/agents` combined and per-agent URLs), API key auth, MCP registry in the app. ## Specialized playbooks Concrete workflows with real plugin tool names (inbound + chat demos on each page). - [Software operations](https://mantyx.io/software-operations): PagerDuty, GitHub, Slack, Datadog—incidents, observability, and SaaS ops handoffs. - [GTM operations](https://mantyx.io/gtm-operations): HubSpot, Salesforce, Gong, Slack—deal desk and pipeline Q&A. - [Commerce operations](https://mantyx.io/commerce-operations): Zendesk, Shopify, Resend—support tied to catalog and email. - [Data platform](https://mantyx.io/data-platform): Snowflake, Databricks, Notion—warehouse jobs, SQL, and runbooks. - [Delivery & IT operations](https://mantyx.io/delivery-operations): Atlassian Jira, GitLab, Slack—issues, merge requests, release channels. - [AI-assisted development](https://mantyx.io/ai-assisted-development): Cursor Cloud Agents, GitHub, Slack—PR-triggered agents and status. ## Audience & industry pages - [Personal — AI agents for individuals](https://mantyx.io/personal): Solo builders, side projects, and personal automation. - [Business — teams & operations](https://mantyx.io/business): Team workflows and operational use of agents. - [Finance](https://mantyx.io/finance): Financial services and compliance-oriented framing. - [Manufacturing](https://mantyx.io/manufacturing): Plant, supply chain, and industrial operations. - [Engineering & IT](https://mantyx.io/engineering): Software, platform, and internal tooling teams (includes retail-adjacent routing where applicable). - [Public sector](https://mantyx.io/public-sector): Government and regulated-environment messaging. - [Education](https://mantyx.io/education): Schools, training, and learning use cases. ## Blog - [Blog index](https://mantyx.io/blog): Product updates and longer-form posts. - [MANTYX: An Agent Operating System for Production AI (white paper)](https://mantyx.io/blog/mantyx-agent-operating-system-white-paper) - [Introducing m2a: a CLI for Agent2Agent chat](https://mantyx.io/blog/m2a-cli-launch) ## Documentation (marketing site) - [Getting started](https://mantyx.io/docs/getting-started): Quick start — sign-in, model providers, tools, agents, chat, inbound events. - [Platform overview](https://mantyx.io/docs/platform-overview): Workspaces, tools, agents, and tenancy model. - [Tools](https://mantyx.io/docs/tools): Defining and using tools from the registry. - [Agents](https://mantyx.io/docs/agents): Building and running agents. - [Agents & memory](https://mantyx.io/docs/brains): Optional per-agent persistent memory. - [Skills](https://mantyx.io/docs/skills): Workspace Markdown playbooks agents can consult in chat. - [Inbound events](https://mantyx.io/docs/inbound-events): Webhooks, payloads, and triggering agents from outside the UI. - [Remote agents](https://mantyx.io/docs/remote-agents): External and third-party agents via A2A; expose your agents with workspace-scoped URLs (`/api/a2a/{workspace}/{agentId}/…`). - [Plugins — integration catalog](https://mantyx.io/docs/plugins): Built-in integrations; each plugin has a detail page with tools and configuration schema (`/docs/plugins/{pluginId}`). - [Configuration](https://mantyx.io/docs/configuration): Workspace and admin settings. - [Plans & pricing](https://mantyx.io/docs/plans): Plan comparison aligned with the marketing pricing section. ### Built-in plugin detail pages Per-integration reference (tools and configuration schema). Aligned with the built-in plugin catalog in the app. - [Atlassian](https://mantyx.io/docs/plugins/mantyx-plugin-atlassian) - [AWS](https://mantyx.io/docs/plugins/mantyx-plugin-aws) - [Basics](https://mantyx.io/docs/plugins/mantyx-plugin-basics) - [Bitbucket](https://mantyx.io/docs/plugins/mantyx-plugin-bitbucket) - [Cursor](https://mantyx.io/docs/plugins/mantyx-plugin-cursor) - [Databricks](https://mantyx.io/docs/plugins/mantyx-plugin-databricks) - [Datadog](https://mantyx.io/docs/plugins/mantyx-plugin-datadog) - [DigitalOcean](https://mantyx.io/docs/plugins/mantyx-plugin-digitalocean) - [GitHub](https://mantyx.io/docs/plugins/mantyx-plugin-github) - [GitLab](https://mantyx.io/docs/plugins/mantyx-plugin-gitlab) - [Gmail](https://mantyx.io/docs/plugins/mantyx-plugin-gmail) - [Gong](https://mantyx.io/docs/plugins/mantyx-plugin-gong) - [HubSpot](https://mantyx.io/docs/plugins/mantyx-plugin-hubspot) - [Linear](https://mantyx.io/docs/plugins/mantyx-plugin-linear) - [Loki](https://mantyx.io/docs/plugins/mantyx-plugin-loki) - [monday.com](https://mantyx.io/docs/plugins/mantyx-plugin-monday) - [Notion](https://mantyx.io/docs/plugins/mantyx-plugin-notion) - [OpenWeather](https://mantyx.io/docs/plugins/mantyx-plugin-openweather) - [PagerDuty](https://mantyx.io/docs/plugins/mantyx-plugin-pagerduty) - [Polymarket](https://mantyx.io/docs/plugins/mantyx-plugin-polymarket) - [Prometheus](https://mantyx.io/docs/plugins/mantyx-plugin-prometheus) - [Resend](https://mantyx.io/docs/plugins/mantyx-plugin-resend) - [RSS](https://mantyx.io/docs/plugins/mantyx-plugin-rss) - [Salesforce](https://mantyx.io/docs/plugins/mantyx-plugin-salesforce) - [SendGrid](https://mantyx.io/docs/plugins/mantyx-plugin-sendgrid) - [Shopify](https://mantyx.io/docs/plugins/mantyx-plugin-shopify) - [Simple Analytics](https://mantyx.io/docs/plugins/mantyx-plugin-simpleanalytics) - [Slack](https://mantyx.io/docs/plugins/mantyx-plugin-slack) - [Snowflake](https://mantyx.io/docs/plugins/mantyx-plugin-snowflake) - [Strava](https://mantyx.io/docs/plugins/mantyx-plugin-strava) - [Telegram](https://mantyx.io/docs/plugins/mantyx-plugin-telegram) - [Trello](https://mantyx.io/docs/plugins/mantyx-plugin-trello) - [Twilio](https://mantyx.io/docs/plugins/mantyx-plugin-twilio) - [WhatsApp](https://mantyx.io/docs/plugins/mantyx-plugin-whatsapp) - [Whoop](https://mantyx.io/docs/plugins/mantyx-plugin-whoop) - [Zendesk](https://mantyx.io/docs/plugins/mantyx-plugin-zendesk) ## Brand - [Media kit](https://mantyx.io/media-kit): Logos and brand assets for press and partners. ## Legal - [Privacy policy](https://mantyx.io/privacy): Data collection and use for the website and service. - [Terms of service](https://mantyx.io/terms): Terms for using MANTYX. ## Hosted application - [Sign in / Get started](https://app.mantyx.io/login): Entry point for the MANTYX web app (agents, tools, chat, configuration per workspace). ## Machine-readable discovery - [llms.txt](https://mantyx.io/llms.txt): This file — curated links for LLM-oriented discovery of the marketing site. - [Sitemap](https://mantyx.io/sitemap.xml): XML sitemap of marketing URLs (home, use cases, specialized playbooks, MCP, blog, audience/industry pages, docs, plugin catalog and per-plugin pages, media kit, legal). - [Robots](https://mantyx.io/robots.txt): Crawler policy for the marketing site.