Marketing
clairemed.ai
Provides product knowledge, competitor comparisons, and ROI estimates for Claire's healthcare product.
ENDPOINT 1
https://clairemed.ai/mcp
MCP server metadata
- Name
- Claire Knowledge MCP
- Version
- 1.2.0
Use these tools only for public Claire product, job-based clinical AI category, comparison, and illustrative ROI questions. Choose the category before treating products as substitutes. Do not send protected health information, patient data, or private clinic data.
Known tools 4
get_claire_product_knowledgeReturns sourced public facts about Claire's product, workflow, pricing, compliance, EMR approach, and physician oversight model.
Inferred read-onlylist_claire_comparisonsLists public, sourced Claire comparisons with their job-based clinical AI category.
Inferred read-onlycompare_claireReturns Claire's sourced public comparison with a supported competitor, including the product's primary clinical AI category, adjacent capabilities, honest verdict, feature rows, narrow concession, sibling comparisons, and source links.
Inferred read-onlyestimate_claire_roiCalculates a transparent, non-guaranteed time and cost estimate using the same conservative assumptions as Claire's public ROI calculator.
Inferred read-onlyCONNECT 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.claire-knowledge-mcp]
url = "https://clairemed.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"claire-knowledge-mcp": {
"type": "http",
"url": "https://clairemed.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: claire-knowledge-mcp
Remote MCP URL: https://clairemed.ai/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": {
"claire-knowledge-mcp": {
"url": "https://clairemed.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"claire-knowledge-mcp": {
"type": "http",
"url": "https://clairemed.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "claire-knowledge-mcp",
"transport": "streamable-http",
"url": "https://clairemed.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for clairemed.ai was fetched 2026-08-03T16:57:52.565Z and is being refreshed.
clairemed.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.