Skip to main content
Glama

clearcarepulse

Search procedure prices, hospital costs, and out-of-pocket estimates. Access cash-pay alternatives and medical bill negotiation scripts.

Instructions

ClearCarePulse: Healthcare price transparency and cost navigation API. AI-synthesized procedure price search, cash-pay alternatives, hospital quality scoring, out-of-pocket estimation, insurance negotiation scripts,

Coverage: Global

Endpoints: • search ($0.15): Procedure price search • hospital ($0.10): Hospital price lookup • episode ($0.15): Total episode cost breakdown • oop ($0.15): Out-of-pocket cost calculator • alternatives ($0.10): Lower-cost care site alternatives • negotiate ($0.10): Medical bill negotiation guide • dental ($0.10): Dental cost intelligence • cosmetic ($0.10): Cosmetic procedure cost intelligence

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hsaNoHas HSA (true/false)
zipNoPatient zip code for geographic search
langNoResponse language (e.g., 'Spanish')
actionYesWhich endpoint to call. Options: search | hospital | episode | oop | alternatives | negotiate | dental | cosmetic
incomeNoAnnual income in USD (for charity care eligibility)
radiusNoSearch radius in miles
insuredNoinsured
oop_maxNoAnnual out-of-pocket maximum in USD
hospitalNoHospital name — e.g., 'Cleveland Clinic', 'Stanford Medical Center'
locationNoCity or region for geographic adjustment
oop_spentNoOOP already spent this year in USD
plan_typeNoPlan type (Bronze, Silver, Gold, Platinum, employer)
procedureNoProcedure name in plain English — e.g., 'knee MRI', 'colonoscopy', 'hip replacement'
deductibleNoAnnual deductible in USD
bill_amountNoBill amount in USD
coinsuranceNoPatient coinsurance % (default: 20)
has_insuranceNohas_insurance
deductible_metNoDeductible already met this year in USD
procedure_costNoKnown procedure cost in USD
current_settingNoWhere currently scheduled (default: hospital outpatient)
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It discloses pricing per endpoint (e.g., '$0.15'), which is useful. However, it does not explain authentication, rate limits, data sources, or what happens on error. The behavior of each endpoint is only implied by its name (e.g., 'search', 'hospital'). Moderate transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is relatively concise, with a brief opening sentence followed by a clear bullet list of endpoints and costs. However, the opening sentence is a bit run-on and could be split. Overall, it is efficient and front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has 20 parameters and 8 endpoints, but the description does not explain which parameters are required for each endpoint (e.g., 'procedure' needed for 'search', 'hospital' for 'hospital'). The schema alone, without per-endpoint guidance, leaves the agent to infer the correct parameter combinations, which is risky. Significant gaps for a complex tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% with each parameter having a concise description (e.g., 'zip': 'Patient zip code for geographic search'). The tool description does not add further parameter context beyond listing endpoints. Thus, the schema already provides adequate semantics, meeting the baseline.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it is a 'Healthcare price transparency and cost navigation API' and lists specific endpoints. This distinguishes it from sibling tools which have different domain topics, so an agent can easily identify it for healthcare cost queries.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for healthcare cost navigation, but does not explicitly state when to use this tool versus siblings (though domain is clear). Within the tool, it lists endpoints but provides no guidance on which endpoint to choose for a given task, relying on the agent to infer from endpoint names. Slight gap in actionable guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GTCC777/mcp-pulsenetwork'

If you have feedback or need assistance with the MCP directory API, please join our Discord server