# timenowin.ai > Atomic-synced world clock. Millisecond precision. Machine-readable. > Auto-generates an SEO-optimized page for any city, country, or IANA > timezone you point it at. ## Pages - [Home](/): Live local time, drift indicator, searchable timezone list, compare mode. - [For agents](/for-agents): Endpoints, MCP manifest, JSON shapes. ## Dynamic city pages - [/{slug}](/Tehran): Auto-generated location page. Examples: `/Tokyo`, `/Mexico_City`, `/Iran` (resolves to largest city), `/UTC`, `/Europe_London`. Each page includes local time, sunrise/sunset, DST, public holidays, climate context, neighboring cities, and full Schema.org JSON-LD. ## Endpoints - [/api/mcp](/api/mcp): **Live MCP server (Streamable HTTP).** POST JSON-RPC to connect Claude, Manus, Cursor, or any MCP client. No auth. - [/api/now](/api/now): Current time JSON. Query `?tz=IANA/Zone`. - [/api/location/{slug}](/api/location/Tehran): Full location dossier (time, sun, moon, DST, holidays, neighbors). - [/openapi.json](/openapi.json): OpenAPI 3.1 spec. - [/.well-known/agent.json](/.well-known/agent.json): A2A agent card. - [/.well-known/mcp.json](/.well-known/mcp.json): MCP manifest with endpoint URL + tool catalog. - [/agents.md](/agents.md): Agent instructions. - [/sitemap.xml](/sitemap.xml): Self-updating sitemap. ## Optional - [/llms-full.txt](/llms-full.txt): Full capability summary.