authenticate — Feegow Clinic MCP Tool
authenticate
(authenticate) is one of 94 tools on the
Feegow Clinic
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call authenticate from your client
- Claude Code Feegow Clinic authenticate run in your project directory
- Claude Desktop Feegow Clinic authenticate ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Feegow Clinic authenticate ~/.cursor/mcp.json
- VS Code Feegow Clinic authenticate .vscode/mcp.json
- Zed Feegow Clinic authenticate ~/.config/zed/settings.json
- Windsurf Feegow Clinic authenticate ~/.codeium/windsurf/mcp_config.json
- Cline Feegow Clinic authenticate ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Feegow Clinic authenticate ~/.gemini/settings.json
- Grok Feegow Clinic authenticate .mcp.json (in your project root)
- ChatGPT Feegow Clinic authenticate Settings → Connectors → Advanced → Developer mode
- Claude.ai Feegow Clinic authenticate Settings → Connectors → Add custom connector
- LangChain Feegow Clinic authenticate pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http feegow-mcp https://api.mcp.ai/p_feegow
Other tools on this server
- 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
- feegow_professional_insurance
- feegow_company_list_units
- feegow_company_list_locals
- feegow_specialty
- feegow_insurance
- feegow_procedure_list
- feegow_procedure_types
- feegow_procedure_insurance_list
- feegow_procedure_franchise
- feegow_procedure_bundles
- feegow_procedure_groups
- feegow_employee
- feegow_lock
- feegow_financial_list_suppliers
- feegow_financial_search_supplier
- feegow_financial_list_categories
- feegow_financial_list_cost_centers
- feegow_financial_list_transfers
- feegow_financial_list_invoices
- feegow_financial_list_current_accounts
- feegow_financial_find_invoice_nfse
- feegow_financial_list_credit_card_brands
- feegow_financial_list_vouchers
- feegow_financial_list_sales
- feegow_financial_list_private_tables
- feegow_financial_get_dmed
- feegow_financial_write_associate_account
- feegow_financial_write_update_nfse
- feegow_financial_write_pay_invoice
- feegow_financial_write_create_invoice
- feegow_financial_write_create_invoice_by_appt
- feegow_financial_write_create_voucher
- feegow_financial_write_update_voucher
- feegow_financial_write_pay_booking
- feegow_financial_delete_remove_invoice
- feegow_financial_delete_remove_payment
- feegow_financial_delete_cancel_voucher
- feegow_billing
- feegow_billing_write_create
- feegow_billing_write_edit
- feegow_stock_list_products
- feegow_stock_get_position
- feegow_stock_list_locations
- feegow_stock_write_insert
- feegow_stock_write_entry
- feegow_stock_write_movement
- feegow_stock_write_exit
- feegow_medical_report_list
- feegow_medical_report_get_file
- feegow_medical_report_search
- feegow_medical_report_write
- feegow_proposal_list
- feegow_proposal_list_by_date
- feegow_proposal_get_url
- feegow_proposal_write_create
- feegow_proposal_write_change_status
- feegow_report_list
- feegow_report_generate
- feegow_benefit_card_list_contracts
- feegow_benefit_card_list_plans
- feegow_benefit_card_write_create_contract
- feegow_benefit_card_write_update_contract
- feegow_benefit_card_write_create_plan
- feegow_benefit_card_write_update_plan
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.