tebra for Claude Code
com.jamesrosingmd/tebra
MCP server for Tebra/Kareo practice management — patients, billing, scheduling, FHIR (45 tools)
client:Claude Code
transport:stdio
runtime:npm
Install tebra in Claude Code
run in your project directory
claude mcp add tebra -e TEBRA_SOAP_USER=<TEBRA_SOAP_USER> -e TEBRA_SOAP_PASSWORD=<TEBRA_SOAP_PASSWORD> -e TEBRA_CUSTOMER_KEY=<TEBRA_CUSTOMER_KEY> -- npx -y tebra-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs