{
  "schemaVersion": "2025-06-18",
  "name": "asap-gray",
  "title": "ASAP GRAY",
  "description": "Read-only MCP server for ASAP GRAY PSP — services, ASAP GRAY Foundation programmes, and public contact details.",
  "servers": [
    {
      "name": "asap-gray",
      "url": "https://asapgray.com/mcp",
      "transport": "streamable-http",
      "authentication": { "type": "none" }
    }
  ],
  "tools": [
    { "name": "list_services", "description": "List the five services ASAP GRAY PSP offers." },
    { "name": "list_events", "description": "List Foundation programmes and events, filterable by category or year." },
    { "name": "get_event", "description": "Get the full write-up for one Foundation programme by slug." },
    { "name": "get_contact_info", "description": "Get public contact details and the site page index." }
  ],
  "documentation": "https://asapgray.com/api-docs"
}
