{
  "specVersion": "1.0",
  "host": {
    "displayName": "Neon Link LLC",
    "identifier": "neonlink.ai",
    "url": "https://neonlink.ai/",
    "contact": "hello@neonlink.ai"
  },
  "description": "Everything Neon Link publishes for AI agents: a public read-only MCP server with live pricing and scoping tools, two agent skills, the llms.txt summary and the RFC 9727 API catalog. Neon Link LLC is a US-based managed back office company placing dedicated Philippines-based team members with US and Canadian small and mid-size businesses at published flat monthly rates.",
  "entries": [
    {
      "identifier": "urn:air:neonlink.ai:server:public-mcp",
      "displayName": "Neon Link public MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://neonlink.ai/.well-known/mcp/server-card.json",
      "description": "Read-only MCP server (JSON-RPC 2.0 over HTTP POST, no authentication) with nine tools: live rate card, exact team pricing, plan comparison, workload scoping, industries, FAQ, how to engage, about, open roles.",
      "representativeQueries": [
        "what does a full-time Philippines back office team member from Neon Link cost per month",
        "price two medical billing Linkers on a 6-month plan",
        "compare month-to-month vs 6-month pricing for one bookkeeper",
        "we need someone full time for insurance verification and prior auth, what would Neon Link suggest",
        "is Neon Link hiring remote back office roles in the Philippines"
      ]
    },
    {
      "identifier": "urn:air:neonlink.ai:skills:index",
      "displayName": "Neon Link agent skills",
      "type": "application/json",
      "url": "https://neonlink.ai/.well-known/agent-skills/index.json",
      "description": "Agent Skills discovery index (v0.2.0) with two SKILL.md files: neonlink-quote (price a team through the MCP server) and neonlink-careers (open roles and how to apply).",
      "representativeQueries": [
        "how do I get an exact Neon Link quote for my team",
        "teach my agent to price Neon Link managed back office staff",
        "help a Philippines jobseeker apply to Neon Link"
      ]
    },
    {
      "identifier": "urn:air:neonlink.ai:doc:llms-txt",
      "displayName": "llms.txt",
      "type": "text/plain",
      "url": "https://neonlink.ai/llms.txt",
      "description": "Plain-text summary for AI assistants: who Neon Link is, published rates, industry lanes, how to engage, and the MCP server. The full text of every public page is at https://neonlink.ai/llms-full.txt.",
      "representativeQueries": [
        "who is Neon Link and what do they do",
        "summarize Neon Link's pricing and how to start"
      ]
    },
    {
      "identifier": "urn:air:neonlink.ai:catalog:api-catalog",
      "displayName": "API catalog (RFC 9727 linkset)",
      "type": "application/linkset+json",
      "url": "https://neonlink.ai/.well-known/api-catalog",
      "description": "Linkset pointing at every machine-readable resource on neonlink.ai: service-doc (llms.txt, llms-full.txt, auth.md, pricing) and service-meta (MCP server card, agent card).",
      "representativeQueries": [
        "what machine-readable endpoints does neonlink.ai publish",
        "where is Neon Link's MCP server card"
      ]
    }
  ],
  "collections": []
}
