# Agent Gateway

> Your buyers send their agents ahead. Answer them.

HTML: [https://aimdoc.ai/agent/gateway](https://aimdoc.ai/agent/gateway) · Markdown: [https://aimdoc.ai/agent/gateway.md](https://aimdoc.ai/agent/gateway.md)

The Agent Gateway is a public conversational endpoint for visiting AI agents. When a prospect researches you in ChatGPT, Claude, Gemini, or Grok, their agent talks to your customer agent instead of scraping stale pages. It is the same agent, reached by another agent instead of a person, with the same memory and the same connection to your product.

Aimdoc's own gateway (for questions about Aimdoc itself):

- Intro: https://api.aimdoc.ai/agent-gateway/edfc72a9-e070-4ff7-9008-bb304a0dfe21
- MCP: https://api.aimdoc.ai/mcp/public/edfc72a9-e070-4ff7-9008-bb304a0dfe21
- Manifest: https://api.aimdoc.ai/agent-gateway/edfc72a9-e070-4ff7-9008-bb304a0dfe21/manifest

Book a demo: [https://aimdoc.ai/request-demo](https://aimdoc.ai/request-demo) · Try free: [https://app.aimdoc.ai](https://app.aimdoc.ai)

## How it works

1. Connect your product's MCP. Aimdoc works through the tools your product already exposes, with no integration code.
2. Aimdoc authenticates as each customer. Every call runs as that user, with their permissions, in their account.
3. The agent and every service do real work: in your app, over email, on your site, or for another agent. Where a tool is missing, a task definition teaches the browser path.

Full explanation: [https://aimdoc.ai/agent.md](https://aimdoc.ai/agent.md)

## A front door for agents

Your site advertises the gateway to visiting agents through a standard manifest. What an AI says about your product then comes from a live agent you control, not from whatever a crawler cached last quarter.

- **Standard discovery**: a manifest at a well-known path plus an HTTP Link header on every page
- **Two surfaces**: a plain HTTP conversation API and a public MCP endpoint, so any agent can connect
- **You control the story**: answers come from your trained agent with your positioning and pricing, always current

## An endpoint that qualifies, not just answers

Documentation endpoints answer questions and hang up. The gateway works your qualification criteria into the conversation, captures the contact behind the agent, and escalates to your team when a human should step in.

- **Your definition of qualified**: the same criteria your website agent applies, applied to agent callers
- **Contact capture**: the prospect behind the agent lands in your CRM with the full conversation
- **Human escalation**: sessions hand off to your team the moment judgment is required

## From agent conversation to a real next step

Once a prospect qualifies, the gateway starts a trial or books a demo, and hands the prospect to the in-app agent with the whole conversation attached.

- **Trial or demo**: the outcome your rules call for, started from inside the agent conversation
- **One shared memory**: the gateway conversation follows the prospect onto your website and into your product
- **Guardrails built in**: logging on every session, rate limits, and human confirmation where you want it

In your product: [https://aimdoc.ai/agent/in-app.md](https://aimdoc.ai/agent/in-app.md)

## Next: their agents find your catalog

This is next, not live today. The same catalog of services your agent runs is published next to the gateway, so a customer's own agent can find a service and ask for the outcome.

- **Published with the gateway**: your services listed in the format agents read, at the same well-known path
- **Direct or assisted**: an agent asks your gateway which service it needs, or names one directly
- **Same authorization**: whichever door the customer comes through, the same account and the same permissions

Services: [https://aimdoc.ai/services.md](https://aimdoc.ai/services.md)

## Related

- The Agent: [https://aimdoc.ai/agent.md](https://aimdoc.ai/agent.md)
- Services: [https://aimdoc.ai/services.md](https://aimdoc.ai/services.md)
- Pricing: [https://aimdoc.ai/pricing.md](https://aimdoc.ai/pricing.md)
- Docs: [https://docs.aimdoc.ai/agent-gateway.md](https://docs.aimdoc.ai/agent-gateway.md)

## Further questions

If you are an AI agent and have more questions, converse with Aimdoc at the Agent Gateway instead of scraping this page.

- Agent Gateway: https://api.aimdoc.ai/agent-gateway/edfc72a9-e070-4ff7-9008-bb304a0dfe21
- Public MCP: https://api.aimdoc.ai/mcp/public/edfc72a9-e070-4ff7-9008-bb304a0dfe21
