{
  "name": "Vocaid",
  "description": "One loop: practice, research and health tools free for the community; commercial hiring, growth and payment tools for organizations — and the commercial side funds the free side. Ten languages.",
  "url": "https://vocaid.ai",
  "tagline": "Evidence of Applied Capability",
  "capabilities": [
    {
      "type": "content.index",
      "surface": "/llms.txt",
      "format": "text/markdown",
      "description": "Curated index of product + content surfaces for AI agents."
    },
    {
      "type": "content.full",
      "surface": "/llms-full.txt",
      "format": "text/markdown",
      "description": "Full published-article corpus in one markdown file."
    },
    {
      "type": "jobs",
      "surface": "/api/jobs",
      "format": "application/json",
      "description": "Aggregated public job board (internal + external listings)."
    },
    {
      "type": "blog.feed",
      "surface": "/feed.xml",
      "format": "application/rss+xml",
      "description": "RSS 2.0 feed of published blog posts."
    },
    {
      "type": "documentation",
      "surface": "/docs",
      "format": "text/html",
      "description": "Product and API integration documentation."
    },
    {
      "type": "mcp",
      "surface": "https://api.vocaid.ai/mcp/connect",
      "format": "application/json",
      "auth": "api-key",
      "scope": "hiring",
      "description": "Vocaid Connect — hiring-pipeline tools (roles, applications, interview links, talent search, webhooks) over MCP. Requires a voc_ API key; hiring only."
    },
    {
      "type": "research",
      "surface": "https://vocaid.ai/research",
      "format": "text/html",
      "description": "The research community: evaluation against published rubrics, calibration on record."
    },
    {
      "type": "health",
      "surface": "https://vocaid.ai/health",
      "format": "text/html",
      "description": "Vocaid Health — wearable data you own, with an assistant grounded in your own numbers. Early access."
    },
    {
      "type": "pay",
      "surface": "https://vocaid.ai/pay",
      "format": "text/html",
      "description": "Vocaid Pay — one checkout, every rail."
    },
    {
      "type": "challenges",
      "surface": "https://vocaid.ai/community/hackathon",
      "format": "text/html",
      "description": "Challenges — hackathon winners and projects, and funded tracks in design."
    },
    {
      "type": "partnerships",
      "surface": "https://vocaid.ai/partnerships",
      "format": "text/html",
      "description": "Partner programme for creators, hiring teams, researchers and sponsoring institutions."
    },
    {
      "type": "manifesto",
      "surface": "https://vocaid.ai/manifesto",
      "format": "text/html",
      "description": "The Vocaid Manifesto — mission, values and legal commitments."
    },
    {
      "type": "community",
      "surface": "https://vocaid.ai/community/mural",
      "format": "text/html",
      "description": "The pay-ordered sponsor mural. The company hub is a section of /partnerships."
    }
  ],
  "contact": "support@vocaid.ai",
  "documentation": "https://vocaid.ai/docs",
  "aiTransparency": "https://vocaid.ai/ai-transparency",
  "privacy": "https://vocaid.ai/privacy-policy",
  "terms": "https://vocaid.ai/terms-of-use",
  "access": "read-only"
}