Feegow Clinic for Grok
io.github.mcp-dir/feegow-mcp
Full clinic management on Feegow Clinic, patients, appointments, providers, specialties, insurance,
client:Grok
transport:streamable-http
tools:94
Install Feegow Clinic in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"feegow-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_feegow"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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