{
  "$schema": "https://endpointcontextprotocol.io/schema/v1.json",
  "version": "1.0",
  "instructions": [
    "Press.bz is the semantic startup newswire: permanent company press offices at https://press.bz/@{handle}.",
    "Each release is at https://press.bz/@{handle}/{release-slug} where the slug is derived from the headline.",
    "Non-browser requests to press office and release URLs receive markdown via Endpoint Context Protocol (ECP) content negotiation.",
    "Pro offices expose an MCP server so agents can read, publish, update, and archive releases on behalf of the office owner.",
    "Site root agent context: https://press.bz/AgentWelcome.md"
  ],
  "routes": {
    "/": "https://press.bz/AgentWelcome.md"
  },
  "use-agents-subdomain": false
}
