# AI Agent developer resources

AI Agent is a no-code platform for building and running AI agents that automate multi-step workflows across business tools. This page indexes the machine-readable surfaces agents and integrators can use to discover product capabilities, pricing, and authentication — without signing in.

## OpenAPI

- [OpenAPI specification](https://aiagent.app/openapi.json) — HTTP schema for public endpoints.

## Documentation

- [Product docs](https://docs.aiagent.app) — getting started, agents, workflows, connections.
- [Docs llms.txt](https://docs.aiagent.app/llms.txt) — concise docs index for LLMs.
- [/docs on aiagent.app](https://aiagent.app/docs) — 301 redirect to the docs site.

## Authentication

- [auth.md](https://aiagent.app/auth.md) — WorkOS-shaped auth guide for humans (Google OAuth) and guidance for agents (no public register_uri).

## MCP

- [MCP endpoint](https://aiagent.app/mcp) — Streamable HTTP MCP with read-only discovery tools (`get_product`, `get_pricing`, `get_auth_info`, `list_discovery_urls`).
- [MCP server card](https://aiagent.app/.well-known/mcp/server-card.json) — machine-readable server metadata.

## LLM context files

- [llms.txt](https://aiagent.app/llms.txt) — concise site index.
- [llms-full.txt](https://aiagent.app/llms-full.txt) — expanded corpus.
- [llms.md](https://aiagent.app/llms.md) — markdown twin of llms-full.txt.
- [index.md](https://aiagent.app/index.md) — same corpus as llms-full.txt.
- [developers/llms.txt](https://aiagent.app/developers/llms.txt) — developer URL index (this section).

## Catalogs and cards

- [API catalog](https://aiagent.app/.well-known/api-catalog) — linkset of service documentation.
- [AI catalog](https://aiagent.app/.well-known/ai-catalog.json) — AI-facing service catalog.
- [Agent card](https://aiagent.app/.well-known/agent-card.json) — agent platform card.
- [Agent skills index](https://aiagent.app/.well-known/agent-skills/index.json) — Agent Skills discovery.

## Pricing

- [Pricing (HTML)](https://aiagent.app/pricing)
- [pricing.md](https://aiagent.app/pricing.md) — markdown plan tiers (Free $0 through Max; Enterprise custom).

## GitHub

The product repository at [github.com/aiagentapp/aiagent](https://github.com/aiagentapp/aiagent) is private. Public org: [github.com/aiagentapp](https://github.com/aiagentapp). Founder: [github.com/sup_nim](https://github.com/sup_nim). For platform configs, use docs and llms.txt on aiagent.app rather than cloning the app repo.

## Contact

Questions about integrations or partnerships: hello@aiagent.app
