← WebMCP Directory

emorahealth.com

emorahealth.com

live Unverified (seed import) Health & Education 10 tools imperative implementation

Online therapy, medication, and ADHD/Autism testing for kids, teens, and young adults. No waitlists, covered by insurance, with copays as low as $0.

First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com

Answer 5 · Act 3 · Transact 2 · Score: Not yet scored

Tool inspector

start_here

act imperative

[Step 1 of find_a_clinician · optional] Best first action for a user describing a concern. Runs a parallel lookup across crisis screening, provider availability, and the article corpus, then returns the recommended path (crisis | evaluation | self-help | mixed) with concrete next steps. Optimized for the agent's first turn — a single call replaces 2-3 sequential lookups. Use when: The user has just described a concern and you don't yet know if they need crisis routing, a clinician, articles, or all three. Call this FIRST before find_provider / search_content. Don't use when: You already have a chosen provider and just need availability or a booking URL — use check_availability or book_appointment instead. Example: start_here({ concern: "My 12-year-old has trouble sleeping and seems anxious", state: "Florida", age: 12 })

Input schema

PropertyTypeRequiredDescription
concern string yes Free-text description of what the user is experiencing or concerned about.
age number no Client age in years (0–25+).
state string no U.S. state where the client resides.
insurance string no Insurance plan name.
Raw JSON schema
{
  "type": "object",
  "required": [
    "concern"
  ],
  "properties": {
    "concern": {
      "type": "string",
      "description": "Free-text description of what the user is experiencing or concerned about."
    },
    "age": {
      "type": "number",
      "description": "Client age in years (0–25+)."
    },
    "state": {
      "type": "string",
      "description": "U.S. state where the client resides.",
      "enum": [
        "Florida",
        "Texas",
        "Illinois",
        "North Carolina",
        "Ohio",
        "Missouri",
        "Arizona",
        "Georgia",
        "Wisconsin",
        "South Carolina",
        "Indiana"
      ]
    },
    "insurance": {
      "type": "string",
      "description": "Insurance plan name.",
      "enum": [
        "Cash Pay",
        "Aetna",
        "Anthem Blue Cross",
        "Baylor Scott & White",
        "Blue Cross Blue Shield",
        "ChampVA",
        "Cigna",
        "Florida Blue",
        "Magellan",
        "United Healthcare",
        "Optum",
        "Oscar",
        "Tricare",
        "Tricare West",
        "UMR"
      ]
    }
  }
}

Similar websites

scholar-sidekick.com

scholar-sidekick.com

Paste a DOI, PMID, ISBN, or arXiv ID and get a clean citation in Vancouver, APA, IEEE, or any of 10,000+ styles. Export to BibTeX, RIS, EndNote, and more.

live Unverified Health & Education
7 tools A3 / Act4 / T0 Not yet scored Seen 2026-08-17
resolveIdentifier formatCitation exportCitation checkRetraction checkOpenAccess
Inspect tools
karoleloi.com

karoleloi.com

Karol Elói Language Learning — English courses for Brazilians with a personal method, one-on-one coaching, and AI support. Book a placement conversation online.

live Unverified Health & Education Transact tools
6 tools A3 / Act1 / T2 Not yet scored Seen 2026-08-17
get_program_info fill_nivelamento_answer submit_nivelamento get_available_slots book_meeting
Inspect tools
armorathletics.com

armorathletics.com

One of Tacoma's top-rated gyms since 2010: coached group classes, barbell training & personal training in South Tacoma. Beginners welcome. Book a free intro — n…

live Unverified Health & Education Transact tools
3 tools A2 / Act0 / T1 Not yet scored Seen 2026-08-17
get_gym_info get_class_schedule book_free_intro
Inspect tools
formswrite.com

formswrite.com

Convert PDFs, Word docs, and Google Docs into quizzes and forms in 60 seconds. Export to Google Forms, Moodle, Canvas, and 25+ platforms. Trusted by 41,000+ edu…

live Unverified Health & Education
3 tools A2 / Act1 / T0 Not yet scored Seen 2026-08-17
get_started search_templates convert_document
Inspect tools

Related on Influzer