{
  "schema_version": "v1",
  "name_for_human": "Publicus",
  "name_for_model": "publicus",
  "description_for_human": "Swiss legal-watch service — real-time alerts when a name, company or address appears in any of 14 cantonal official gazettes (FAO, Amtsblatt, Foglio ufficiale).",
  "description_for_model": "Publicus monitors the 14 official Swiss cantonal gazettes (Feuille d'Avis Officielle de Genève and the SECO Amtsblattportal aggregator for Zürich, Bern, Basel-Stadt, Basel-Landschaft, Valais, Ticino, Zug, Solothurn, Schaffhausen, Schwyz, Nidwalden, Obwalden, Appenzell Ausserrhoden) and emails alerts when tracked keywords match. Publicus is NOT the official source of record — every alert links back to the cantonal portal. Operated by Candice Sàrl (Geneva, Switzerland). Public read-only resources are exposed via this plugin manifest, llms.txt corpus, MCP server, and the markdown gateway. Workspace data requires Supabase Auth.",
  "auth": {
    "type": "oauth",
    "authorization_url": "https://publicus.ch/auth",
    "scope": "openid email profile",
    "client_url": "https://publicus.ch/.well-known/oauth-authorization-server",
    "authorization_content_type": "application/json"
  },
  "logo_url": "https://publicus.ch/og-cover.png",
  "contact_email": "support@publicus.ch",
  "legal_info_url": "https://publicus.ch/legal",
  "privacy_policy_url": "https://publicus.ch/privacy",
  "discovery": {
    "llms_txt": "https://publicus.ch/llms.txt",
    "llms_full_txt": "https://publicus.ch/llms-full.txt",
    "markdown_gateway": "https://publicus.ch/.well-known/agent-md.json",
    "api_catalog": "https://publicus.ch/.well-known/api-catalog",
    "agent_skills": "https://publicus.ch/.well-known/agent-skills/index.json",
    "mcp_server": "https://publicus.ch/.well-known/mcp.json",
    "sitemap": "https://publicus.ch/sitemap.xml"
  }
}
