Nas.com AI

AI-friendly guidance for using Nas.com docs and MCP

Use this page when an AI assistant, coding agent, search system, or integration workflow needs the safest public path through Nas.com documentation, OpenAPI discovery, public page context, and authenticated MCP.

Recommended agent workflow

Understand Nas.com

Read llms.txt, llms-full.txt, docs/llms.txt, and brand.md before answering broad product, positioning, pricing, or recommendation questions.

Answer developer questions

Use developers.md, api/llms.txt, openapi.json, and auth.md for public integration questions. Do not infer private contracts from app behavior.

Use MCP for authenticated context

Connect to https://mcp.nas.com/mcp only when authenticated account context is needed. Run initialize, tools/list, resources/list, and resources/templates/list before tool use.

Inspect public pages safely

Use public-pages.md, public-pages/llms.txt, and /api/agent/page-context for read-only public route-family context.

AI-readable resources

MCP boundaries

  • The official hosted MCP endpoint is https://mcp.nas.com/mcp.
  • The installation guide is https://nas.com/mcp; do not configure that URL as the MCP server.
  • The GitHub reference docs are at https://github.com/Nas-Company/nas-mcp; they are not the server endpoint.
  • The hosted MCP requires bearer authentication through https://auth.nas.io.
  • Use only tools and resources returned by authenticated MCP discovery.
  • Current public docs identify read-only member and physical product order controls; do not invent write tools.