Anteos Health — Medical Appointment Booking
Book medical appointments with French doctors by specialty and city via AI agents.
By Anteos-Health
claude mcp add --transport http anteos-booking https://anteoshealth.com/mcp
How to install
MCP ServerMCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.
Claude Desktop / Claude Code (local, stdio):
Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):
{
"mcpServers": {
"anteos-health-medical-appointment-bookin": {
"command": "npx",
"args": ["-y", "<package-name>"]
}
}
}Claude.ai (remote / hosted):
Settings → Connectors → “+” → search the directory → Connect, then authenticate via OAuth if prompted.
Config keys vary per server — always follow the server's own README. Restart Claude after adding it.
Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →
Source
More in Integrations & MCP Connectors
View all →Brave Search Server
Web and local search capabilities using the Brave Search API
Filesystem Server
Access and manage files on your local filesystem with read, write, and directory operations
Sequential Thinking Server
Dynamic problem-solving through iterative thought chains with branching and revision
Git Server
Git repository operations including status, diff, commit, branch management, and history