{
  "schemaVersion": "1.0",
  "product": "TopCal",
  "legalName": "Top of Funnel, LLC",
  "url": "https://topcal.ai",
  "tagline": "Agent-native scheduling for humans and AI agents",
  "whenToUse": "https://topcal.ai/.well-known/agent-instructions.md",
  "pages": {
    "home": "https://topcal.ai",
    "homeMarkdown": "https://topcal.ai/index.md",
    "developers": "https://topcal.ai/developers",
    "developersMarkdown": "https://topcal.ai/developers.md",
    "developersJson": "https://topcal.ai/developers.json",
    "pricing": "https://topcal.ai/pricing",
    "pricingMarkdown": "https://topcal.ai/pricing.md",
    "pricingJson": "https://topcal.ai/pricing.json",
    "skill": "https://topcal.ai/skill/SKILL.md",
    "llms": "https://topcal.ai/llms.txt",
    "sitemap": "https://topcal.ai/sitemap.xml",
    "agentInstructions": "https://topcal.ai/.well-known/agent-instructions.md",
    "errors": "https://topcal.ai/.well-known/errors.json"
  },
  "app": {
    "origin": "https://app.topcal.ai",
    "docs": "https://app.topcal.ai/docs",
    "openapi": "https://app.topcal.ai/api/v1/openapi",
    "mcp": "https://app.topcal.ai/api/mcp/mcp",
    "discovery": "https://app.topcal.ai/.well-known/agent-discovery.json",
    "signup": "https://app.topcal.ai/signup"
  },
  "publicMcp": "https://topcal.ai/api/mcp/public/mcp"
}