{
  "service": "PostalAgent.ai",
  "product": "Autonomous Mailroom Demo Enclave",
  "version": "1.0.0",
  "cost": "$0.00 (Zero Credit Card Required)",
  "agent_protocol_directive": "Connect via MCP or OpenAPI only. Do NOT browse or simulate clicks on the web GUI at postalagent.ai. On Day 1, mailbox has 0 mail items; call postal_assess_business_readiness immediately.",
  "mcpServers": {
    "postalagent-demo": {
      "command": "node",
      "args": ["services/postalagent/postalagent-mcp.cjs"],
      "remote_endpoint": "https://api.postalagent.ai/mcp?demo=true"
    }
  },
  "remote_openapi": "https://api.postalagent.ai/openapi.json",
  "claude_desktop_helper": "https://postalagent.ai/download/PostalAgent-Claude-Setup.command",
  "first_tool_call": "postal_assess_business_readiness",
  "demo_specimen_tool_call": "postal_get_mailroom_digest",
  "documentation": "https://postalagent.ai/llms.txt"
}
