# index365: full route inventory 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. Services stay available for qualified implementation work. ## Hubs - https://index365.co/: Home: software-first overview, actionable signals for agentic workflows, prioritized findings preview, products, pricing, and services entry points. - https://index365.co/about: About index365: the website toolkit your AI agent uses, founder, and working principles. - https://index365.co/pricing: Pricing for product plans, credits, and Track 2 engagement bands. - https://index365.co/products: Product catalog for AI-Readiness, Marketing Signal, and Website Security scans. - https://index365.co/services: Track 2 services landing for qualified implementation work. - https://index365.co/services/apply: Apply form for qualified mid-market and enterprise implementation inquiries. - https://index365.co/services/case-studies: Archived proof surface for historical engagement outcomes. - https://index365.co/services/industries: Industries we serve: e-commerce, hospitality, professional services, health, legal tech, real estate, SaaS, and agency partners. - https://index365.co/services/solutions: Solutions catalogue: website, app, and software development, AI automation, branding, and SEO & AISEO/GEO. ## Agent workflow direction Every index365 result includes the score, stable run and finding ids, severity, evidence, affected URLs, remediation, provenance, and agent actions where the product supports them. Live today: the authenticated REST API documented at /docs/developers/api, the OpenAPI reference at /openapi.json, the index365 CLI (@index365/cli), and the MCP server (@index365/mcp) for Claude Code, Codex, and Cursor. All wrap the same API. Install the index365 agent skills in one command: npx skills add index365usa/agent-skills. They cross-install to Claude Code, Codex, Cursor, and Windsurf and wrap the CLI so agents can run scans, read findings, and propose project changes from the structured output. ## Product details - https://index365.co/products/ai-readiness-audit: AI-Readiness Audit (live). See how well your homepage can be understood, cited, and acted on by AI systems. Free homepage audit. Any single page on your domain on paid plans. - https://index365.co/products/marketing-signal-audit: Marketing Signal Audit (live, included in every paid plan). See whether demand can find your site, trust the offer, take action, and be measured. One score, five stages, and the evidence behind each fix. Audits any single page on your domain. Included in every paid plan. - https://index365.co/products/website-security-audit: Website Security Scan (live on paid plans). Find public security gaps across HTTPS, headers, cookies, DNS/email records, mixed content, and exposed tech signals. Public-surface security posture across HTTPS, headers, DNS, cookies, and exposure signals. ## Solutions - https://index365.co/services/solutions/website-development: We design and build responsive, high-converting websites that look stunning and perform flawlessly on every device. - https://index365.co/services/solutions/app-development: We design and build fast, intuitive mobile and web apps, from first concept to a polished, launched product. - https://index365.co/services/solutions/software-development: We build bespoke software, internal tools, platforms, and integrations tailored to how your business actually works. - https://index365.co/services/solutions/ai-automation: We streamline operations with AI: chatbots, integrations, and custom AI built around your business, so you save time and cut manual work. - https://index365.co/services/solutions/branding: We craft brand identities, guidelines, and positioning that express the right message and set you apart everywhere. - https://index365.co/services/solutions/seo: We improve the signals that help buyers and AI answer engines find, trust, and cite you: technical SEO, buyer-prompt content, third-party mentions, and visibility reporting. ## Industries - https://index365.co/services/industries/ecommerce-dtc: Shopify Plus, Hydrogen, and headless storefronts built for speed, search, and sales. We ship the storefront, the integrations, and the growth engine, then keep optimizing after launch. - https://index365.co/services/industries/hospitality: Vacation rentals, hotels, and destination brands that turn browsers into bookings. We build the booking flow, the content engine, and the local SEO that keeps the calendar full. - https://index365.co/services/industries/professional-services: Law, accounting, and consulting practices that need a credible site and an intake process that never drops a lead. We build the site, the automation, and the search presence. - https://index365.co/services/industries/health-wellness: Clinics, wellness brands, and patient platforms that need to feel trustworthy and convert. We build the experience, the booking, and the privacy-aware foundation. - https://index365.co/services/industries/legal-tech-ai: AI-native legal and compliance products, from prototype to production. We build the app, the AI workflows, and the secure foundation your customers and regulators expect. - https://index365.co/services/industries/real-estate: Listings, property management, and proptech with fast, searchable data. We build the listings experience, the integrations, and the local search presence that drives inquiries. - https://index365.co/services/industries/saas-tech: Product UIs, growth surfaces, and internal tools that ship every sprint. We build the front end, the integrations, and the dashboards your team and customers rely on. - https://index365.co/services/industries/agency-partners: White-label build and on-demand AI capacity for agencies that need more. We work under your brand, to your standards, and hand back clean, documented work. ## Utility - https://index365.co/contact: Contact form for product, billing, support, and partnership questions. ## Legal - https://index365.co/legal/privacy: Privacy policy for index365 products and services. - https://index365.co/legal/terms: Terms of service for index365 products and services. - https://index365.co/legal/cookies: Cookie policy covering authentication, security, and analytics cookies. - https://index365.co/legal/acceptable-use: Acceptable use policy, including authorized scanning rules. ## Docs - https://index365.co/docs: Docs home for current index365 product and services information. - https://index365.co/docs/getting-started: Getting started guide for product plans, services, and agent access through the API, CLI, MCP, and skills. - https://index365.co/docs/pricing: Docs pricing guide for plans and services engagement minimums. - https://index365.co/docs/faq: FAQ covering scans, refunds, support, security, and services fit. - https://index365.co/docs/support: Support paths for enterprise inquiries and existing customers. ## Agent access (connect, MCP, CLI, skills, API) - https://index365.co/docs/developers: Developer hub: connect your agent, API keys and scopes, and the agent access surfaces (MCP server, CLI, agent skills, REST API). - https://index365.co/docs/developers/connect-agent: Connect your AI agent: the runtime model (index365 installs where the agent runs, not on your phone) and how to pick MCP, CLI, or skills. Start here. - https://index365.co/docs/developers/mcp: MCP server (published on npm, @index365/mcp) for Claude Code, Codex, and Cursor: bounded read tools over scan results plus start_audit, wrapping the same API. - https://index365.co/docs/developers/cli: index365 CLI (published on npm, @index365/cli): start scans from CI with idempotency keys, wait for completion, read findings as JSON with stable exit codes. - https://index365.co/docs/developers/agent-skills: Agent skills (npx skills add index365usa/agent-skills): nine skills that wrap the CLI so a coding agent can audit and fix in one instruction. Flagship: index365-audit-and-fix. - https://index365.co/docs/developers/api: API quickstart: bearer auth with scoped i365_ keys, starting scans, polling runs, cursor pagination, error codes, rate limits, and the security model. - https://index365.co/openapi.json: OpenAPI 3.1 reference for the authenticated /api/v1: projects, runs, findings, and reports.