{
  "schemaVersion": "1.0",
  "name": "ASAP GRAY PSP",
  "displayName": "ASAP GRAY — Prime Services Providers",
  "description": "Ghana-based, Pan-African consultancy delivering project & events management, media & advertising, PR & communications, trade facilitation, and strategic consultancy, with a social impact arm — the ASAP GRAY Foundation.",
  "url": "https://asapgray.com",
  "logo": "https://asapgray.com/favicon.ico",
  "contact": {
    "email": "info@asapgray.com",
    "telephone": "+233537995757",
    "address": {
      "locality": "Accra",
      "country": "GH"
    }
  },
  "capabilities": [
    "read-public-content",
    "list-services",
    "list-events",
    "read-organization-profile"
  ],
  "endpoints": {
    "summary": "https://asapgray.com/llms.txt",
    "agents": "https://asapgray.com/agents.txt",
    "sitemap": "https://asapgray.com/sitemap.xml",
    "content": "https://asapgray.com/api/public/content.json",
    "openapi": "https://asapgray.com/api/public/openapi.json",
    "feed": "https://asapgray.com/feed.xml",
    "documentation": "https://asapgray.com/api-docs",
    "mcp": "https://asapgray.com/mcp",
    "mcpManifest": "https://asapgray.com/.well-known/mcp.json",
    "securityPolicy": "https://asapgray.com/.well-known/security.txt"
  },
  "authentication": {
    "type": "none",
    "description": "All published endpoints are public, read-only and require no credentials."
  },
  "rateLimit": {
    "limit": 60,
    "window": "60s",
    "headers": ["RateLimit-Limit", "RateLimit-Remaining", "RateLimit-Reset"]
  },
  "errorFormat": "application/problem+json (RFC 9457)",
  "usagePolicy": {
    "indexing": "allowed",
    "summarization": "allowed-with-attribution",
    "training": "contact info@asapgray.com"
  }
}
