# AgentRouter > AgentRouter publishes public agent entrypoints for routed API execution, capability docs, and install workflows. Start with the canonical markdown skill files when you want another coding agent to install, follow, or audit AgentRouter behavior. ## AgentRouter API - [AgentRouter home](https://www.agentrouter.to/): Public landing page for AgentRouter's routed API platform. - [AgentRouter skill](https://www.agentrouter.to/SKILL.md): Canonical skill file for coding agents and operator prompts. - [AgentRouter skill manifest](https://www.agentrouter.to/SKILL.json): Machine-readable skill metadata. - [AgentRouter install](https://www.agentrouter.to/agentic-api/install): Human install flow with auth, wallet, and setup block instructions. - [AgentRouter Quick Start](https://www.agentrouter.to/agentic-api/install): Current quick start and setup page. - [AgentRouter landing](https://www.agentrouter.to/agentic-api): Product overview and live capability entrypoint. - [Email docs](https://www.agentrouter.to/agentic-api/docs/email): Capability-scoped email docs. - [Enrichment docs](https://www.agentrouter.to/agentic-api/docs/enrichment): Capability-scoped enrichment docs. - [Social docs](https://www.agentrouter.to/agentic-api/docs/social): Capability-scoped social docs. - [Phone, SMS & Voice docs](https://www.agentrouter.to/agentic-api/docs/phone): Capability-scoped phone docs. - [Web Crawl & Extraction docs](https://www.agentrouter.to/agentic-api/docs/web): Capability-scoped web docs. - [Search & Answer Engines docs](https://www.agentrouter.to/agentic-api/docs/search): Capability-scoped search docs. - [OCR & Document Understanding docs](https://www.agentrouter.to/agentic-api/docs/document): Capability-scoped document docs. - [Media Generation & Editing docs](https://www.agentrouter.to/agentic-api/docs/media): Capability-scoped media docs. - [Travel Search, Booking & Flight Operations docs](https://www.agentrouter.to/agentic-api/docs/travel): Capability-scoped travel docs. - [Speech & Voice docs](https://www.agentrouter.to/agentic-api/docs/speech): Capability-scoped speech docs. - [Translation & Rewriting docs](https://www.agentrouter.to/agentic-api/docs/translation): Capability-scoped translation docs. - [Blockchain & Onchain Data docs](https://www.agentrouter.to/agentic-api/docs/chain): Capability-scoped chain docs. ## AgentRouter Docs - [Domain](https://www.agentrouter.to/docs/core-concepts/domain): The top-level problem area in AgentRouter. - [Capability](https://www.agentrouter.to/docs/core-concepts/capability): The stable action contract inside a domain. - [Route](https://www.agentrouter.to/docs/core-concepts/route): The concrete provider path underneath a capability. - [Recommendation](https://www.agentrouter.to/docs/core-concepts/recommendation): Let AgentRouter choose the best route before execution. - [Execute](https://www.agentrouter.to/docs/core-concepts/execute): Run the paid operation through the selected capability. - [Wallet and Payment Rails](https://www.agentrouter.to/docs/core-concepts/wallet-and-payment-rails): One wallet for the agent, multiple settlement rails underneath. - [CLI](https://www.agentrouter.to/docs/integrations/cli): Run AgentRouter from your terminal with the thin SDK-backed CLI. - [SDK](https://www.agentrouter.to/docs/integrations/sdk): Detailed TypeScript SDK guide for direct AgentRouter integrations. - [SKILL.md](https://www.agentrouter.to/docs/integrations/skills): Give an agent a hosted markdown integration guide. - [MCP](https://www.agentrouter.to/docs/integrations/mcp): Install AgentRouter in Claude, Cursor, Codex, and other MCP-compatible clients. ## MCP - [MCP integration docs](https://www.agentrouter.to/docs/integrations/mcp): AgentRouter MCP install, auth, and tool-model docs. - [MCP detail page](https://mcp.agentrouter.to): Self-hosted MCP landing page and canonical remote endpoint. Current host serving this file: https://www.agentrouter.to