Card snapshot
ask-mcp.pinnacleblooms.org
·
2026-06-11 16:18:16 UTC
·
004a17c2c7effbe244702232114033d09edd47bb40c4eab22e71a9f7e6aae9be
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "pinnacle-ask",
"title": "Pinnacle Ask \u2014 Child Development Knowledge (Pinnacle Blooms Network)",
"description": "Pinnacle Ask \u2014 the open child-development knowledge layer of Pinnacle Blooms Network\u00ae (PinnacleAI GPT-OS; generic name: Developmental Support Software \u2014 Non-Diagnostic; CDSCO Class B SaMD). Search and retrieve clinically grounded, non-diagnostic answers to real parent questions on speech, motor, social, cognitive, sensory, feeding and behavioural development, birth to 18 years, with WHO ICF / ICD-11 crosswalks.",
"version": "4.0.0",
"url": "https://ask-mcp.pinnacleblooms.org/mcp",
"iconUrl": "https://ask-mcp.pinnacleblooms.org/emblem.png",
"documentationUrl": "https://ask-mcp.pinnacleblooms.org/",
"preferredTransport": "mcp-streamable-http",
"provider": {
"organization": "Bharath Healthcare Laboratories Private Limited (BHCL)",
"url": "https://pinnacleblooms.org"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "search",
"name": "search",
"description": "Search the Pinnacle Ask child-development knowledge corpus (pinnacleblooms.org/ask) \u2014 real parent questions with clinically grounded, non-diagnostic answers covering speech, motor, social, cognitive, sensory, feeding and behavioural development from birth to 18 years. Returns ranked results with ids; pass a result id to `fetch` for the full answer. Optionally filter by child age in months and/or developmental domain.",
"tags": [
"child-development",
"pinnacle-blooms",
"non-diagnostic",
"knowledge",
"healthcare"
],
"examples": [
"my 2 year old is not talking",
"early signs of autism spectrum"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "fetch",
"name": "fetch",
"description": "Fetch the full published answer for a Pinnacle Ask result. `id` accepts a slug from `search`, an /ask path, or a full pinnacleblooms.org/ask URL. Returns the complete answer document (markdown), Everyday Therapy\u2122 tip, what-to-watch guidance, FAQs, and the canonical URL to cite.",
"tags": [
"child-development",
"pinnacle-blooms",
"non-diagnostic",
"knowledge",
"healthcare"
],
"examples": [
"what-are-the-types-or-levels-of-speech-and-language-delay"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "milestones",
"name": "milestones",
"description": "Developmental milestones from the Pinnacle Ask corpus, optionally filtered by child age in months and developmental domain. Use to answer 'what should my child be doing at N months' style questions. Non-diagnostic.",
"tags": [
"child-development",
"pinnacle-blooms",
"non-diagnostic",
"knowledge",
"healthcare"
],
"examples": [
"what should an 18-month-old be doing"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "red_flags",
"name": "red_flags",
"description": "Early warning signs ('what to watch') for a developmental topic, domain, and/or age in months \u2014 framed as guidance to seek professional evaluation, never as a diagnosis. Use when a caregiver asks whether a behaviour is concerning.",
"tags": [
"child-development",
"pinnacle-blooms",
"non-diagnostic",
"knowledge",
"healthcare"
],
"examples": [
"what to watch for in speech at 18 months"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "lookup_code",
"name": "lookup_code",
"description": "Look up Pinnacle Ask content by clinical/standards code \u2014 WHO ICF (e.g. 'b167'), ICD-11, ICHI, or SNOMED. Returns corpus entries crosswalked to that code. Useful for clinicians, researchers, and policy teams.",
"tags": [
"child-development",
"pinnacle-blooms",
"non-diagnostic",
"knowledge",
"healthcare"
],
"examples": [
"b167",
"6A02"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "compare",
"name": "compare",
"description": "Compare two developmental topics, conditions, or skills side by side (e.g. 'speech delay' vs 'autism'; 'speech therapy' vs 'occupational therapy'). Returns corpus-grounded points of similarity and difference. Non-diagnostic.",
"tags": [
"child-development",
"pinnacle-blooms",
"non-diagnostic",
"knowledge",
"healthcare"
],
"examples": [
"speech delay vs autism spectrum"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "pathway",
"name": "pathway",
"description": "Trace how a developmental topic or skill progresses across age stages \u2014 a staged pathway view (e.g. how 'speech' develops from babbling to sentences). Returns corpus entries grouped per stage.",
"tags": [
"child-development",
"pinnacle-blooms",
"non-diagnostic",
"knowledge",
"healthcare"
],
"examples": [
"how speech develops from babbling to sentences"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "topic",
"name": "topic",
"description": "Curated hub of Pinnacle Ask content for one value of a taxonomy: kind \u2208 persona | route | domain | condition | age-band, plus the value (e.g. kind='condition', value='autism'). Use `browse` first to discover valid values.",
"tags": [
"child-development",
"pinnacle-blooms",
"non-diagnostic",
"knowledge",
"healthcare"
],
"examples": [
"domain: speech"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "browse",
"name": "browse",
"description": "List the available values for one taxonomy kind across the corpus: persona, route, domain, condition, or age-band. Use this to discover what can be passed to `topic`.",
"tags": [
"child-development",
"pinnacle-blooms",
"non-diagnostic",
"knowledge",
"healthcare"
],
"examples": [
"list all conditions covered"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "related",
"name": "related",
"description": "Questions and answers related to a given Pinnacle Ask entry \u2014 the interlinked query graph around one id. `id` accepts a slug, /ask path, or full URL.",
"tags": [
"child-development",
"pinnacle-blooms",
"non-diagnostic",
"knowledge",
"healthcare"
],
"examples": [
"questions related to a given answer"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "home",
"name": "home",
"description": "Overview of the Pinnacle Ask knowledge layer: featured content, corpus statistics, and entry points. Takes no arguments. Good first call to orient before searching.",
"tags": [
"child-development",
"pinnacle-blooms",
"non-diagnostic",
"knowledge",
"healthcare"
],
"examples": [
"corpus overview"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"disclaimer": "Educational developmental information from Pinnacle Blooms Network\u00ae (PinnacleAI GPT-OS; generic name: Developmental Support Software \u2014 Non-Diagnostic; CDSCO Class B SaMD). This is not a medical diagnosis, prescription, or treatment plan. For concerns about a specific child, consult a qualified professional or contact care@pinnacleblooms.org."
}