INDIVIDUAL MCP TOOL
get_availability
Return the next available consultation slot (when fresh) for a specific professional, plus the URL to send the patient to.
LIVE ENDPOINT
https://enmente.clinic/api/mcp
Connect to this endpoint to inspect the live schema for get_availability and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
- A tool name or description suggests retrieving external content.
- A tool name or description suggests sending messages.
Parent server
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.enmente-clinic-mcp]
url = "https://enmente.clinic/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"enmente-clinic-mcp": {
"type": "http",
"url": "https://enmente.clinic/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: enmente-clinic-mcp
Remote MCP URL: https://enmente.clinic/api/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": {
"enmente-clinic-mcp": {
"url": "https://enmente.clinic/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"enmente-clinic-mcp": {
"type": "http",
"url": "https://enmente.clinic/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "enmente-clinic-mcp",
"transport": "streamable-http",
"url": "https://enmente.clinic/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_blog— Full-text Spanish search across the EnMente clinical blog — hundreds of articles in Spanish written by licensed Chilean psychiatrists and psychologists.list_professionals— List EnMente licensed mental-health professionals in Chile.find_professional— Find EnMente professionals matching a natural-language query in Spanish (e.list_self_assessments— List EnMente validated self-administered mental-health screening questionnaires in Spanish (PHQ-9 depression, GAD-7 anxiety, ASRS ADHD, AUDIT alcohol, ISI insomnia, EAT-26 eating, Rosenberg self-esteem, and more), for adults, older adults and children/adolescents.about_joining_enmente— For LICENSED MENTAL-HEALTH PROFESSIONALS in Chile (psychiatrists, clinical psychologists, mental-health physicians) asking how to join, work with, apply to, or become a member of EnMente.