← 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

find_provider

answer imperative

[Step 2 of find_a_clinician] The canonical 'find a clinician' tool. Returns up to 3 best-fit providers ranked by Emora's production matching algorithm (rankTherapist): each concern maps to weighted specialties; each provider's specialties score against that map; approach / language / rating / availability layer on top. Pass concerns[] for a clinical match; omit them for a logistical (availability + rating) ranking. Use when: Any time the user wants to find a therapist, psychiatrist, or psychologist. With concerns[] you get a clinical match; without you get a logistical ranking. If the user is uncertain about which provider type they need, use book_matching_session instead so a clinician does the matching. Don't use when: The user is still figuring out what kind of help they need (call start_here first), or wants Emora staff to do the matching for them (call book_matching_session). Example: find_provider({ state: 'Florida', appointment_type: '354092', concerns: ['social-anxiety','panic-attacks'], preferred_approaches: ['cbt'], insurance: 'Aetna', client_age: 12 })

Input schema

PropertyTypeRequiredDescription
state string yes
appointment_type string yes
concerns array no Concern IDs from the curated enum (see ConcernId). Pass 1-3 for best results — too many concerns dilute the score.
preferred_approaches array no Therapy modalities the user prefers (e.g. ["cbt","dbt","playTherapy"]). Bumps the score for providers whose approaches list includes these.
insurance string no
client_age number no
preferred_gender string no Provider gender preference (e.g. 'female','male','non-binary').
preferred_language string no Non-English language the provider should speak.
continuation string no Token from a previous find_provider call. Re-applies prior client profile; new args override.
Raw JSON schema
{
  "type": "object",
  "required": [
    "state",
    "appointment_type"
  ],
  "properties": {
    "state": {
      "type": "string",
      "enum": [
        "Florida",
        "Texas",
        "Illinois",
        "North Carolina",
        "Ohio",
        "Missouri",
        "Arizona",
        "Georgia",
        "Wisconsin",
        "South Carolina",
        "Indiana"
      ]
    },
    "appointment_type": {
      "type": "string",
      "enum": [
        "354092",
        "446840",
        "465593",
        "446841",
        "449671"
      ]
    },
    "concerns": {
      "type": "array",
      "items": {
        "type": "string",
        "enum": [
          "sep-anxiety",
          "gad",
          "social-anxiety",
          "specific-phobia",
          "panic-attacks",
          "depression",
          "bipolar",
          "irritability",
          "grief",
          "adhd",
          "odd",
          "conduct",
          "impulsivity",
          "autism",
          "speech-delay",
          "motor-delay",
          "learning-disability",
          "sleep-disorder",
          "peer-issues",
          "life-transitions",
          "family-changes",
          "relocation",
          "social-stress",
          "relationship-issues",
          "build-confidence",
          "grow-faith",
          "mindfulness",
          "personal-values",
          "resilience",
          "self-compassion",
          "unsure",
          "other"
        ]
      },
      "description": "Concern IDs from the curated enum (see ConcernId). Pass 1-3 for best results — too many concerns dilute the score."
    },
    "preferred_approaches": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Therapy modalities the user prefers (e.g. [\"cbt\",\"dbt\",\"playTherapy\"]). Bumps the score for providers whose approaches list includes these."
    },
    "insurance": {
      "type": "string",
      "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"
      ]
    },
    "client_age": {
      "type": "number"
    },
    "preferred_gender": {
      "type": "string",
      "description": "Provider gender preference (e.g. 'female','male','non-binary')."
    },
    "preferred_language": {
      "type": "string",
      "description": "Non-English language the provider should speak."
    },
    "continuation": {
      "type": "string",
      "description": "Token from a previous find_provider call. Re-applies prior client profile; new args override."
    }
  }
}

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