# ANOTS

> The agent endpoint for your business. ANOTS gives every business an AI agent
> that other AIs (Claude, ChatGPT, Gemini, Perplexity) can discover and call
> over Google A2A Protocol and MCP. Ninety-second setup, no SDK.

## Core

- [Home](https://anots.com/): The product overview, how it works, pricing.
- [Agent card (this site's agent)](https://anots.com/.well-known/agent-card.json): The A2A discovery endpoint for the ANOTS company agent.
- [MCP manifest](https://anots.com/.well-known/mcp.json): The MCP tools exposed by the ANOTS company agent.
- [Pilot — gyibb.com](https://anots.com/gyibb): The first live tenant — a fully autonomous review-affiliate site.

## How it works

ANOTS works in three steps:

1. **Discovery** — A 90-second chat crawls a customer's site and publishes the agent at `<tenant>.anots.com/.well-known/agent-card.json`.
2. **Authorization** — The customer decides which tools the agent exposes, what it can quote, and what to escalate.
3. **Collaboration** — When an external AI (Claude, ChatGPT, Gemini, Perplexity) discovers the agent, the agent answers on the business's behalf over A2A and MCP.

## Pricing

- **Studio** — Free. 1 agent, 5,000 A2A asks/month.
- **Pro** — $240/mo + usage. Unlimited agents, 100k asks/mo then $0.0008/ask, peer-to-peer A2A, BYO infrastructure.
- **Enterprise** — Custom. Dedicated infra, SOC 2 / GDPR / KVKK / HIPAA.

Outcome-based: free for read-only browsing, paid when the agent acts (a sale, a paid tool call, a peer handoff).

## Standards

ANOTS is built on open standards. No lock-in.

- [Google A2A Protocol](https://a2a-protocol.org/) — agent-to-agent messaging.
- [MCP](https://modelcontextprotocol.io/) — tool exposure and resource access.

## Contact

- Sales / partnerships: hello@anots.com
- The signup flow: https://app.anots.com/register
