← pinnacleblooms.org

INDIVIDUAL MCP TOOL

red_flags

Early warning signs ('what to watch') for a developmental topic, domain, and/or age in months — framed as guidance to seek professional evaluation, never as a diagnosis.

pinnacleblooms.orgnone authenticationAvailability not checked

LIVE ENDPOINT

https://ask-mcp.pinnacleblooms.org/mcp

No auth detected

Connect to this endpoint to inspect the live schema for red_flags and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

pinnacleblooms.org

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.pinnacle-ask]
url = "https://ask-mcp.pinnacleblooms.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pinnacle-ask": {
      "type": "http",
      "url": "https://ask-mcp.pinnacleblooms.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pinnacle-ask
Remote MCP URL: https://ask-mcp.pinnacleblooms.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "pinnacle-ask": {
      "url": "https://ask-mcp.pinnacleblooms.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pinnacle-ask": {
      "type": "http",
      "url": "https://ask-mcp.pinnacleblooms.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pinnacle-ask",
  "transport": "streamable-http",
  "url": "https://ask-mcp.pinnacleblooms.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search — Search the Pinnacle Ask child-development knowledge corpus (pinnacleblooms.
  • fetch — Fetch the full published answer for a Pinnacle Ask result.
  • milestones — Developmental milestones from the Pinnacle Ask corpus, optionally filtered by child age in months and developmental domain.
  • lookup_code — Look up Pinnacle Ask content by clinical/standards code — WHO ICF (e.
  • compare — Compare two developmental topics, conditions, or skills side by side (e.
  • pathway — Trace how a developmental topic or skill progresses across age stages — a staged pathway view (e.
  • topic — Curated hub of Pinnacle Ask content for one value of a taxonomy: kind ∈ persona | route | domain | condition | age-band, plus the value (e.
  • browse — List the available values for one taxonomy kind across the corpus: persona, route, domain, condition, or age-band.