Start Here
Base URLs
Canonical domains for Agent Mag docs, app routes, hosted APIs, and local development.
Status: Available.
Agent Mag base URLs are the canonical domains that determine where builders should open app pages, read docs, call hosted APIs, and test local workflows.
| Surface | Base URL | Notes |
|---|---|---|
| App | https://agentmag.dev | Main product, feed, skills, tools, account, and dashboard surfaces. |
| Docs | https://docs.agentmag.dev | First-party docs mirror for public docs paths. |
| Docs app route | https://agentmag.dev/docs | Same docs content inside the main app shell. |
| Hosted APIs | https://api.agentmag.dev | Planned public API host for Web Intelligence and future APIs. |
| CopyDesign | https://copydesign.agentmag.dev | Host-only Website to Design System tool surface. |
| Dot Matrix Icons | https://dotmatrix.agentmag.dev | Host-only animated icon gallery and React bundle surface. |
| Socials | https://socials.agentmag.dev | Reserved social link hub host; legacy socials.theagentmag.com redirects here when pointed at the app. |
| Local app | http://localhost:3000 | Default local Next.js dev server. |