Feegow Clinic for Claude Desktop
io.github.mcp-dir/feegow-mcp
Full clinic management on Feegow Clinic, patients, appointments, providers, specialties, insurance,
client:Claude Desktop
transport:streamable-http
tools:94
Install Feegow Clinic in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"feegow-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_feegow"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- feegow_list_accounts
- feegow_patient_list
- feegow_patient_get
- feegow_patient_search_cpf
- feegow_patient_write_create
- feegow_patient_write_edit
- feegow_patient_support_list_sources
- feegow_patient_support_list_dependents
- feegow_patient_support_list_privates
- feegow_patient_support_health_programs
- feegow_patient_support_exam_requests
- feegow_patient_support_write
- feegow_appointment_list
- feegow_appointment_statuses
- feegow_appointment_motives
- feegow_appointment_channels
- feegow_appointment_available_schedule
- feegow_appointment_queue_position
- feegow_appointment_write_create
- feegow_appointment_write_cancel
- feegow_appointment_write_reschedule
- feegow_appointment_write_update_status
- feegow_professional_list
- feegow_professional_get