Loading MCP server directory, please wait...
Book medical appointments with French doctors by specialty and city via AI agents.
npx @getmcp/cli add io.github.Anteos-Health/anteos-bookingRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Anteos-Health/anteos-booking": {
"url": "https://anteoshealth.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer ${ANTEOS_API_KEY}"
}
}
}
}