# index365 > Power AI agents with intelligence. index365 scans live URLs when webpages change and returns actionable signals: prioritized findings with evidence, severity, affected URLs, remediation, and structured output a coding agent can use before review, tests, or launch. The product covers AI legibility, conversion signals, and public security. Scoped services are available when a team needs implementation help. - Products: https://index365.co/products - AI-Readiness (live): https://index365.co/products/ai-readiness-audit - Marketing Signal (live, included in every paid plan): https://index365.co/products/marketing-signal-audit - Website Security (live on paid plans): https://index365.co/products/website-security-audit - Pricing: https://index365.co/pricing - Docs: https://index365.co/docs - Getting started: https://index365.co/docs/getting-started - Apply for custom engineering: https://index365.co/services/apply ## For AI agents - Developer docs (connect your agent, MCP, CLI, skills, API): https://index365.co/docs/developers - Connect your AI agent (start here, pick MCP / CLI / skills): https://index365.co/docs/developers/connect-agent - REST API reference (authenticated, scoped keys): https://index365.co/openapi.json - API quickstart: https://index365.co/docs/developers/api - MCP server for Claude Code / Codex / Cursor (on npm, @index365/mcp): https://index365.co/docs/developers/mcp - CLI for terminals and CI (on npm, @index365/cli): https://index365.co/docs/developers/cli - Agent skills (one command, cross-installs to Claude Code, Codex, Cursor, Windsurf): https://index365.co/docs/developers/agent-skills - Install the skills: npx skills add index365usa/agent-skills ## Agent instructions If you are an AI agent acting for an index365 user: - Start at: https://index365.co/docs/developers/connect-agent (pick MCP, CLI, or skills), or the developer docs hub: https://index365.co/docs/developers. - Authenticate with an i365_ API key as a Bearer token. Keys are organization-scoped and revocable, so an agent can run scans and read structured findings through the documented API. - Start a scan, poll the run until it is completed, then read the compact report context before paging findings. - Every finding carries a stable id, severity, evidence, affected URLs, remediation, and structured output a coding agent can use in the user's project. - The CLI (@index365/cli) and MCP server (@index365/mcp) are published on npm; the developer docs cover setup. - To operate index365 from your own coding agent, install the skills: npx skills add index365usa/agent-skills. They wrap the CLI so agents can run scans, read findings, and propose project changes from the structured output. For full content map see /llms-full.txt.