Server data from the Official MCP Registry
Full clinic management on Feegow Clinic, patients, appointments, providers, specialties, insurance,
Full clinic management on Feegow Clinic, patients, appointments, providers, specialties, insurance,
Remote endpoints: streamable-http: https://api.mcp.ai/p_feegow
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-mcp-dir-feegow-mcp": {
"url": "https://api.mcp.ai/p_feegow"
}
}
}From the project's GitHub README.
Gestão completa de clínicas no Feegow Clinic, pacientes, agendamentos, profissionais, especialidades, convênios, financeiro, prontuário eletrônico, propostas e cartão de benefícios. Autenticação por token de acesso (x-access-token) gerado em Configurações → API.
English version · Documentação completa · Skill pra agentes
A Anthropic unificou a instalação de MCPs em claude.ai/customize/connectors. O mesmo link serve pra Claude Web e Claude Desktop (basta estar logado):
Manual (se o deeplink não abrir): claude.ai/customize/connectors → + → Adicionar conector personalizado → cole Nome Feegow Clinic e URL https://api.mcp.ai/p_feegow.
➕ Instalar Feegow Clinic no Cursor
➕ Instalar Feegow Clinic no VS Code
Funciona em qualquer cliente MCP que suporte MCP over HTTP. A URL do servidor é sempre:
https://api.mcp.ai/p_feegow
Detalhes por cliente: INSTALL.md.
Liste os agendamentos de hoje por profissional
Mostre o financeiro da clínica nos últimos 30 dias
Busque um paciente pelo CPF e abra o prontuário
| Tool | Descrição |
|---|---|
feegow_list_accounts | List Feegow API connections (clinics) linked to this install — id, label, name. |
feegow_patient_list | Read patients in Feegow Clinic. Actions: - list: paginated patient list (offset/limit). Filter by telefone, cpf, origem_id, alterado_em, data_aniversario. - get: full detail by paciente_id (includes address, insurance, documents). - search_cpf: find patient by CPF (11 digits, numbers only). Returns name, birth date, gender, address, phones, emails, documents, insurance info. [Flattened action: list] Bulk support: accepts paciente_ids, origem_ids for batched execution. |
feegow_patient_get | Read patients in Feegow Clinic. Actions: - list: paginated patient list (offset/limit). Filter by telefone, cpf, origem_id, alterado_em, data_aniversario. - get: full detail by paciente_id (includes address, insurance, documents). - search_cpf: find patient by CPF (11 digits, numbers only). Returns name, birth date, gender, address, phones, emails, documents, insurance info. [Flattened action: get] Bulk support: accepts paciente_ids, origem_ids for batched execution. |
feegow_patient_search_cpf | Read patients in Feegow Clinic. Actions: - list: paginated patient list (offset/limit). Filter by telefone, cpf, origem_id, alterado_em, data_aniversario. - get: full detail by paciente_id (includes address, insurance, documents). - search_cpf: find patient by CPF (11 digits, numbers only). Returns name, birth date, gender, address, phones, emails, documents, insurance info. [Flattened action: search_cpf] Bulk support: accepts paciente_ids, origem_ids for batched execution. |
feegow_patient_write_create | Create or edit patients in Feegow Clinic. Actions: - create: requires nome_completo and cpf (11 digits). Optional: data_nascimento (YYYY-MM-DD), genero (M/F), origem_id, celular, telefone, email, endereco, cidade, estado, cep, observacao, convenio_id, plano_id, matricula, titular, validade, tabela_id, nome_social, peso, altura. - edit: requires paciente_id. All other fields optional — only pass what you want to change. [Flattened action: create] |
feegow_patient_write_edit | Create or edit patients in Feegow Clinic. Actions: - create: requires nome_completo and cpf (11 digits). Optional: data_nascimento (YYYY-MM-DD), genero (M/F), origem_id, celular, telefone, email, endereco, cidade, estado, cep, observacao, convenio_id, plano_id, matricula, titular, validade, tabela_id, nome_social, peso, altura. - edit: requires paciente_id. All other fields optional — only pass what you want to change. [Flattened action: edit] |
feegow_patient_support_list_sources | Supporting patient data reads in Feegow. Actions: - list_sources: list all patient origins (origem). - list_dependents: list dependents for a patient (requires paciente_id). - list_privates: list private pricing tables. - health_programs: list health programs (filter by program_id, nome_programa, convenio_id, status, tipo_programa_id, data_start, data_end). - exam_requests: list exam requests (requires paciente_id, data_inicio, data_fim, tipo_pedido: 1=Standard, 2=SADT). For uploading a file to a patient record use feegow_patient_support_write. [Flattened action: list_sources] Bulk support: accepts paciente_ids for batched execution. |
feegow_patient_support_list_dependents | Supporting patient data reads in Feegow. Actions: - list_sources: list all patient origins (origem). - list_dependents: list dependents for a patient (requires paciente_id). - list_privates: list private pricing tables. - health_programs: list health programs (filter by program_id, nome_programa, convenio_id, status, tipo_programa_id, data_start, data_end). - exam_requests: list exam requests (requires paciente_id, data_inicio, data_fim, tipo_pedido: 1=Standard, 2=SADT). For uploading a file to a patient record use feegow_patient_support_write. [Flattened action: list_dependents] Bulk support: accepts paciente_ids for batched execution. |
feegow_patient_support_list_privates | Supporting patient data reads in Feegow. Actions: - list_sources: list all patient origins (origem). - list_dependents: list dependents for a patient (requires paciente_id). - list_privates: list private pricing tables. - health_programs: list health programs (filter by program_id, nome_programa, convenio_id, status, tipo_programa_id, data_start, data_end). - exam_requests: list exam requests (requires paciente_id, data_inicio, data_fim, tipo_pedido: 1=Standard, 2=SADT). For uploading a file to a patient record use feegow_patient_support_write. [Flattened action: list_privates] Bulk support: accepts paciente_ids for batched execution. |
feegow_patient_support_health_programs | Supporting patient data reads in Feegow. Actions: - list_sources: list all patient origins (origem). - list_dependents: list dependents for a patient (requires paciente_id). - list_privates: list private pricing tables. - health_programs: list health programs (filter by program_id, nome_programa, convenio_id, status, tipo_programa_id, data_start, data_end). - exam_requests: list exam requests (requires paciente_id, data_inicio, data_fim, tipo_pedido: 1=Standard, 2=SADT). For uploading a file to a patient record use feegow_patient_support_write. [Flattened action: health_programs] Bulk support: accepts paciente_ids for batched execution. |
feegow_patient_support_exam_requests | Supporting patient data reads in Feegow. Actions: - list_sources: list all patient origins (origem). - list_dependents: list dependents for a patient (requires paciente_id). - list_privates: list private pricing tables. - health_programs: list health programs (filter by program_id, nome_programa, convenio_id, status, tipo_programa_id, data_start, data_end). - exam_requests: list exam requests (requires paciente_id, data_inicio, data_fim, tipo_pedido: 1=Standard, 2=SADT). For uploading a file to a patient record use feegow_patient_support_write. [Flattened action: exam_requests] Bulk support: accepts paciente_ids for batched execution. |
feegow_patient_support_write | Upload a base64 file to a patient record in Feegow. Requires data JSON with paciente_id or cpf+nascimento, base64_file, arquivo_descricao. |
feegow_appointment_list | Read appointments and scheduling data in Feegow. Actions: - list: search appointments by date range (data_start/data_end DD-MM-YYYY), profissional_id, paciente_id, unidade_id, especialidade_id, procedimento_id, canal_id, retorno, list_procedures (1/0). - statuses: list all appointment status types (Marcado, Em atendimento, Atendido, etc.). - motives: list cancellation/rescheduling motives. - channels: list appointment channels (online, clinic, etc.). - available_schedule: find available time slots. Requires tipo (E=Especialidade, P=Procedimento), data_start, data_end (DD-MM-YYYY). Optional: especialidade_id, procedimento_id, unidade_id, profissional_id, convenio_id. - queue_position: generate queue ticket (requires unidade_id, tipo_senha: 0=G, 1=P, 2=C, 3=E, 4=R). [Flattened action: list] |
feegow_appointment_statuses | Read appointments and scheduling data in Feegow. Actions: - list: search appointments by date range (data_start/data_end DD-MM-YYYY), profissional_id, paciente_id, unidade_id, especialidade_id, procedimento_id, canal_id, retorno, list_procedures (1/0). - statuses: list all appointment status types (Marcado, Em atendimento, Atendido, etc.). - motives: list cancellation/rescheduling motives. - channels: list appointment channels (online, clinic, etc.). - available_schedule: find available time slots. Requires tipo (E=Especialidade, P=Procedimento), data_start, data_end (DD-MM-YYYY). Optional: especialidade_id, procedimento_id, unidade_id, profissional_id, convenio_id. - queue_position: generate queue ticket (requires unidade_id, tipo_senha: 0=G, 1=P, 2=C, 3=E, 4=R). [Flattened action: statuses] |
feegow_appointment_motives | Read appointments and scheduling data in Feegow. Actions: - list: search appointments by date range (data_start/data_end DD-MM-YYYY), profissional_id, paciente_id, unidade_id, especialidade_id, procedimento_id, canal_id, retorno, list_procedures (1/0). - statuses: list all appointment status types (Marcado, Em atendimento, Atendido, etc.). - motives: list cancellation/rescheduling motives. - channels: list appointment channels (online, clinic, etc.). - available_schedule: find available time slots. Requires tipo (E=Especialidade, P=Procedimento), data_start, data_end (DD-MM-YYYY). Optional: especialidade_id, procedimento_id, unidade_id, profissional_id, convenio_id. - queue_position: generate queue ticket (requires unidade_id, tipo_senha: 0=G, 1=P, 2=C, 3=E, 4=R). [Flattened action: motives] |
feegow_appointment_channels | Read appointments and scheduling data in Feegow. Actions: - list: search appointments by date range (data_start/data_end DD-MM-YYYY), profissional_id, paciente_id, unidade_id, especialidade_id, procedimento_id, canal_id, retorno, list_procedures (1/0). - statuses: list all appointment status types (Marcado, Em atendimento, Atendido, etc.). - motives: list cancellation/rescheduling motives. - channels: list appointment channels (online, clinic, etc.). - available_schedule: find available time slots. Requires tipo (E=Especialidade, P=Procedimento), data_start, data_end (DD-MM-YYYY). Optional: especialidade_id, procedimento_id, unidade_id, profissional_id, convenio_id. - queue_position: generate queue ticket (requires unidade_id, tipo_senha: 0=G, 1=P, 2=C, 3=E, 4=R). [Flattened action: channels] |
feegow_appointment_available_schedule | Read appointments and scheduling data in Feegow. Actions: - list: search appointments by date range (data_start/data_end DD-MM-YYYY), profissional_id, paciente_id, unidade_id, especialidade_id, procedimento_id, canal_id, retorno, list_procedures (1/0). - statuses: list all appointment status types (Marcado, Em atendimento, Atendido, etc.). - motives: list cancellation/rescheduling motives. - channels: list appointment channels (online, clinic, etc.). - available_schedule: find available time slots. Requires tipo (E=Especialidade, P=Procedimento), data_start, data_end (DD-MM-YYYY). Optional: especialidade_id, procedimento_id, unidade_id, profissional_id, convenio_id. - queue_position: generate queue ticket (requires unidade_id, tipo_senha: 0=G, 1=P, 2=C, 3=E, 4=R). [Flattened action: available_schedule] |
feegow_appointment_queue_position | Read appointments and scheduling data in Feegow. Actions: - list: search appointments by date range (data_start/data_end DD-MM-YYYY), profissional_id, paciente_id, unidade_id, especialidade_id, procedimento_id, canal_id, retorno, list_procedures (1/0). - statuses: list all appointment status types (Marcado, Em atendimento, Atendido, etc.). - motives: list cancellation/rescheduling motives. - channels: list appointment channels (online, clinic, etc.). - available_schedule: find available time slots. Requires tipo (E=Especialidade, P=Procedimento), data_start, data_end (DD-MM-YYYY). Optional: especialidade_id, procedimento_id, unidade_id, profissional_id, convenio_id. - queue_position: generate queue ticket (requires unidade_id, tipo_senha: 0=G, 1=P, 2=C, 3=E, 4=R). [Flattened action: queue_position] |
feegow_appointment_write_create | Create, cancel, reschedule, or update status of appointments in Feegow. Actions: - create: new appointment. Requires local_id, paciente_id, profissional_id, especialidade_id, procedimento_id, data (DD-MM-YYYY), horario (HH:MM:SS 24h), valor (centavos), plano (0=no insurance, 1=insurance). Optional: convenio_id, convenio_plano_id, canal_id, tabela_id, notas, celular, telefone, email, retorno, sys_user. - cancel: requires agendamento_id, motivo_id. Optional: obs. (reversible status flip — not a hard delete). - reschedule: requires agendamento_id, motivo_id, data (DD-MM-YYYY), horario (HH:MM:SS). Optional: obs. - update_status: requires AgendamentoID, StatusID. Optional: Obs, HoraChegada (HH:MM for waiting status). [Flattened action: create] |
feegow_appointment_write_cancel | Create, cancel, reschedule, or update status of appointments in Feegow. Actions: - create: new appointment. Requires local_id, paciente_id, profissional_id, especialidade_id, procedimento_id, data (DD-MM-YYYY), horario (HH:MM:SS 24h), valor (centavos), plano (0=no insurance, 1=insurance). Optional: convenio_id, convenio_plano_id, canal_id, tabela_id, notas, celular, telefone, email, retorno, sys_user. - cancel: requires agendamento_id, motivo_id. Optional: obs. (reversible status flip — not a hard delete). - reschedule: requires agendamento_id, motivo_id, data (DD-MM-YYYY), horario (HH:MM:SS). Optional: obs. - update_status: requires AgendamentoID, StatusID. Optional: Obs, HoraChegada (HH:MM for waiting status). [Flattened action: cancel] |
feegow_appointment_write_reschedule | Create, cancel, reschedule, or update status of appointments in Feegow. Actions: - create: new appointment. Requires local_id, paciente_id, profissional_id, especialidade_id, procedimento_id, data (DD-MM-YYYY), horario (HH:MM:SS 24h), valor (centavos), plano (0=no insurance, 1=insurance). Optional: convenio_id, convenio_plano_id, canal_id, tabela_id, notas, celular, telefone, email, retorno, sys_user. - cancel: requires agendamento_id, motivo_id. Optional: obs. (reversible status flip — not a hard delete). - reschedule: requires agendamento_id, motivo_id, data (DD-MM-YYYY), horario (HH:MM:SS). Optional: obs. - update_status: requires AgendamentoID, StatusID. Optional: Obs, HoraChegada (HH:MM for waiting status). [Flattened action: reschedule] |
feegow_appointment_write_update_status | Create, cancel, reschedule, or update status of appointments in Feegow. Actions: - create: new appointment. Requires local_id, paciente_id, profissional_id, especialidade_id, procedimento_id, data (DD-MM-YYYY), horario (HH:MM:SS 24h), valor (centavos), plano (0=no insurance, 1=insurance). Optional: convenio_id, convenio_plano_id, canal_id, tabela_id, notas, celular, telefone, email, retorno, sys_user. - cancel: requires agendamento_id, motivo_id. Optional: obs. (reversible status flip — not a hard delete). - reschedule: requires agendamento_id, motivo_id, data (DD-MM-YYYY), horario (HH:MM:SS). Optional: obs. - update_status: requires AgendamentoID, StatusID. Optional: Obs, HoraChegada (HH:MM for waiting status). [Flattened action: update_status] |
feegow_professional_list | Read professionals (doctors, specialists) in Feegow. Actions: - list: list professionals. Requires ativo (0=inactive, 1=active). Optional: unidade_id, especialidade_id. - get: full detail + specialties for a professional (requires profissional_id). - insurance: list insurance plans accepted by a professional (requires profissional_id). [Flattened action: list] Bulk support: accepts profissional_ids, unidade_ids, especialidade_ids for batched execution. |
feegow_professional_get | Read professionals (doctors, specialists) in Feegow. Actions: - list: list professionals. Requires ativo (0=inactive, 1=active). Optional: unidade_id, especialidade_id. - get: full detail + specialties for a professional (requires profissional_id). - insurance: list insurance plans accepted by a professional (requires profissional_id). [Flattened action: get] Bulk support: accepts profissional_ids, unidade_ids, especialidade_ids for batched execution. |
feegow_professional_insurance | Read professionals (doctors, specialists) in Feegow. Actions: - list: list professionals. Requires ativo (0=inactive, 1=active). Optional: unidade_id, especialidade_id. - get: full detail + specialties for a professional (requires profissional_id). - insurance: list insurance plans accepted by a professional (requires profissional_id). [Flattened action: insurance] Bulk support: accepts profissional_ids, unidade_ids, especialidade_ids for batched execution. |
feegow_company_list_units | Read clinic company info in Feegow. Actions: - list_units: list all units (matriz + filiais). Optional: endereco, cep. - list_locals: list rooms/locations registered across units. [Flattened action: list_units] |
feegow_company_list_locals | Read clinic company info in Feegow. Actions: - list_units: list all units (matriz + filiais). Optional: endereco, cep. - list_locals: list rooms/locations registered across units. [Flattened action: list_locals] |
feegow_specialty | List all medical specialties available for scheduling in Feegow. Optional filter by unidade_id. Bulk support: accepts unidade_ids for batched execution. |
feegow_insurance | List all accepted insurance plans (convênios) and their sub-plans in Feegow. Optional filter by unidade_id. Bulk support: accepts unidade_ids for batched execution. |
feegow_procedure_list | Read procedures in Feegow. Values in centavos. Actions: - list: list procedures + values. Filter by tipo_procedimento, procedimento_id, unidade_id, paciente_id, especialidade_id, profissional_id, tabela_id, nome_procedimento. - types: list procedure types (Cirurgia, Consulta, Exame, Procedimento, Retorno). - insurance_list: list insurance plans that accept a procedure (by procedimentoID or nomeProcedimento). - franchise: list imported franchise procedures (requires unidade_id). - bundles: list procedure bundles/packages (optional procedimento_id, pacote_id). - groups: list procedure groups (optional grupo_id). [Flattened action: list] |
feegow_procedure_types | Read procedures in Feegow. Values in centavos. Actions: - list: list procedures + values. Filter by tipo_procedimento, procedimento_id, unidade_id, paciente_id, especialidade_id, profissional_id, tabela_id, nome_procedimento. - types: list procedure types (Cirurgia, Consulta, Exame, Procedimento, Retorno). - insurance_list: list insurance plans that accept a procedure (by procedimentoID or nomeProcedimento). - franchise: list imported franchise procedures (requires unidade_id). - bundles: list procedure bundles/packages (optional procedimento_id, pacote_id). - groups: list procedure groups (optional grupo_id). [Flattened action: types] |
feegow_procedure_insurance_list | Read procedures in Feegow. Values in centavos. Actions: - list: list procedures + values. Filter by tipo_procedimento, procedimento_id, unidade_id, paciente_id, especialidade_id, profissional_id, tabela_id, nome_procedimento. - types: list procedure types (Cirurgia, Consulta, Exame, Procedimento, Retorno). - insurance_list: list insurance plans that accept a procedure (by procedimentoID or nomeProcedimento). - franchise: list imported franchise procedures (requires unidade_id). - bundles: list procedure bundles/packages (optional procedimento_id, pacote_id). - groups: list procedure groups (optional grupo_id). [Flattened action: insurance_list] |
feegow_procedure_franchise | Read procedures in Feegow. Values in centavos. Actions: - list: list procedures + values. Filter by tipo_procedimento, procedimento_id, unidade_id, paciente_id, especialidade_id, profissional_id, tabela_id, nome_procedimento. - types: list procedure types (Cirurgia, Consulta, Exame, Procedimento, Retorno). - insurance_list: list insurance plans that accept a procedure (by procedimentoID or nomeProcedimento). - franchise: list imported franchise procedures (requires unidade_id). - bundles: list procedure bundles/packages (optional procedimento_id, pacote_id). - groups: list procedure groups (optional grupo_id). [Flattened action: franchise] |
feegow_procedure_bundles | Read procedures in Feegow. Values in centavos. Actions: - list: list procedures + values. Filter by tipo_procedimento, procedimento_id, unidade_id, paciente_id, especialidade_id, profissional_id, tabela_id, nome_procedimento. - types: list procedure types (Cirurgia, Consulta, Exame, Procedimento, Retorno). - insurance_list: list insurance plans that accept a procedure (by procedimentoID or nomeProcedimento). - franchise: list imported franchise procedures (requires unidade_id). - bundles: list procedure bundles/packages (optional procedimento_id, pacote_id). - groups: list procedure groups (optional grupo_id). [Flattened action: bundles] |
feegow_procedure_groups | Read procedures in Feegow. Values in centavos. Actions: - list: list procedures + values. Filter by tipo_procedimento, procedimento_id, unidade_id, paciente_id, especialidade_id, profissional_id, tabela_id, nome_procedimento. - types: list procedure types (Cirurgia, Consulta, Exame, Procedimento, Retorno). - insurance_list: list insurance plans that accept a procedure (by procedimentoID or nomeProcedimento). - franchise: list imported franchise procedures (requires unidade_id). - bundles: list procedure bundles/packages (optional procedimento_id, pacote_id). - groups: list procedure groups (optional grupo_id). [Flattened action: groups] |
feegow_employee | List employees in Feegow. Requires ativo (0=inactive, 1=active). Optional: unidade_id. Bulk support: accepts unidade_ids for batched execution. |
feegow_lock | List schedule locks/blocks in Feegow. Filter by bloqueio_id, date_start, date_end (DD-MM-YYYY), profissional_id, unidade_id. |
feegow_financial_list_suppliers | Read financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_suppliers] |
feegow_financial_search_supplier | Read financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: search_supplier] |
feegow_financial_list_categories | Read financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_categories] |
feegow_financial_list_cost_centers | Read financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_cost_centers] |
feegow_financial_list_transfers | Read financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_transfers] |
feegow_financial_list_invoices | Read financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_invoices] |
feegow_financial_list_current_accounts | Read financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_current_accounts] |
feegow_financial_find_invoice_nfse | Read financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: find_invoice_nfse] |
feegow_financial_list_credit_card_brands | Read financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_credit_card_brands] |
feegow_financial_list_vouchers | Read financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_vouchers] |
feegow_financial_list_sales | Read financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_sales] |
feegow_financial_list_private_tables | Read financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_private_tables] |
feegow_financial_get_dmed | Read financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: get_dmed] |
feegow_financial_write_associate_account | Write financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: associate_account] |
feegow_financial_write_update_nfse | Write financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: update_nfse] |
feegow_financial_write_pay_invoice | Write financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: pay_invoice] |
feegow_financial_write_create_invoice | Write financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: create_invoice] |
feegow_financial_write_create_invoice_by_appt | Write financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: create_invoice_by_appt] |
feegow_financial_write_create_voucher | Write financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: create_voucher] |
feegow_financial_write_update_voucher | Write financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: update_voucher] |
feegow_financial_write_pay_booking | Write financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: pay_booking] |
feegow_financial_delete_remove_invoice | Destructive financial operations in Feegow. Actions: - remove_invoice: remove an invoice. - remove_payment: remove a payment. - cancel_voucher: cancel a voucher. All are irreversible. [Flattened action: remove_invoice] |
feegow_financial_delete_remove_payment | Destructive financial operations in Feegow. Actions: - remove_invoice: remove an invoice. - remove_payment: remove a payment. - cancel_voucher: cancel a voucher. All are irreversible. [Flattened action: remove_payment] |
feegow_financial_delete_cancel_voucher | Destructive financial operations in Feegow. Actions: - remove_invoice: remove an invoice. - remove_payment: remove a payment. - cancel_voucher: cancel a voucher. All are irreversible. [Flattened action: cancel_voucher] |
feegow_billing | Read insurance billing guides (guias) in Feegow. Requires billing_type_id (1=Consulta, 2=SADT, 3=Honorarios, 4=Internação, 5=Quimioterapia), insurance_id, billing (guide number). |
feegow_billing_write_create | Create or edit insurance billing guides in Feegow. Actions: - create: create a new SADT billing guide. Pass full data as JSON. - edit: edit a SADT billing guide. Requires billing_id, billing_type_id, plus attribute to edit. [Flattened action: create] |
feegow_billing_write_edit | Create or edit insurance billing guides in Feegow. Actions: - create: create a new SADT billing guide. Pass full data as JSON. - edit: edit a SADT billing guide. Requires billing_id, billing_type_id, plus attribute to edit. [Flattened action: edit] |
feegow_stock_list_products | Read stock/inventory data in Feegow. Actions: - list_products: list products (perPage, page, id, location, category, producer, type). - get_position: product position/levels (perPage, page, fabricante, produto, categoria, localizacao, dataInicio, dataFim). - list_locations: stock locations (requires unity ID in body). [Flattened action: list_products] |
feegow_stock_get_position | Read stock/inventory data in Feegow. Actions: - list_products: list products (perPage, page, id, location, category, producer, type). - get_position: product position/levels (perPage, page, fabricante, produto, categoria, localizacao, dataInicio, dataFim). - list_locations: stock locations (requires unity ID in body). [Flattened action: get_position] |
feegow_stock_list_locations | Read stock/inventory data in Feegow. Actions: - list_products: list products (perPage, page, id, location, category, producer, type). - get_position: product position/levels (perPage, page, fabricante, produto, categoria, localizacao, dataInicio, dataFim). - list_locations: stock locations (requires unity ID in body). [Flattened action: list_locations] |
feegow_stock_write_insert | Write stock operations in Feegow. Actions: - insert: insert new product. - entry: product entry into stock. - movement: product movement between locations. - exit: product exit from stock. [Flattened action: insert] |
feegow_stock_write_entry | Write stock operations in Feegow. Actions: - insert: insert new product. - entry: product entry into stock. - movement: product movement between locations. - exit: product exit from stock. [Flattened action: entry] |
feegow_stock_write_movement | Write stock operations in Feegow. Actions: - insert: insert new product. - entry: product entry into stock. - movement: product movement between locations. - exit: product exit from stock. [Flattened action: movement] |
feegow_stock_write_exit | Write stock operations in Feegow. Actions: - insert: insert new product. - entry: product entry into stock. - movement: product movement between locations. - exit: product exit from stock. [Flattened action: exit] |
feegow_medical_report_list | Read medical/lab reports (laudos) in Feegow. Actions: - list: list reports by date range. Requires start_date, end_date (YYYY-MM-DD), patient_id. - get_file: get download URL for report file (valid 20 min). Requires lab_report_id. - search: find report by agendamento_id. Optional: procedimento_id. For creating a report use feegow_medical_report_write. [Flattened action: list] |
feegow_medical_report_get_file | Read medical/lab reports (laudos) in Feegow. Actions: - list: list reports by date range. Requires start_date, end_date (YYYY-MM-DD), patient_id. - get_file: get download URL for report file (valid 20 min). Requires lab_report_id. - search: find report by agendamento_id. Optional: procedimento_id. For creating a report use feegow_medical_report_write. [Flattened action: get_file] |
feegow_medical_report_search | Read medical/lab reports (laudos) in Feegow. Actions: - list: list reports by date range. Requires start_date, end_date (YYYY-MM-DD), patient_id. - get_file: get download URL for report file (valid 20 min). Requires lab_report_id. - search: find report by agendamento_id. Optional: procedimento_id. For creating a report use feegow_medical_report_write. [Flattened action: search] |
feegow_medical_report_write | Register a new medical/lab report in Feegow. Requires agendamento_id, laudo_base64. Optional: profissional_laudador, procedimento_id. |
feegow_proposal_list | Read proposals (treatment plans with pricing) in Feegow. Values in R$. Actions: - list: list proposals for patient. Optional: paciente_id, data_inicio (DD-MM-YYYY), data_fim (DD-MM-YYYY), tipo_data (A=last update, I=creation). - list_by_date: list proposals by date (data_proposta, data_alteracao YYYY-MM-DD, PacienteID). - get_url: get proposal URL (proposta_id). For creating / changing status use feegow_proposal_write. [Flattened action: list] |
feegow_proposal_list_by_date | Read proposals (treatment plans with pricing) in Feegow. Values in R$. Actions: - list: list proposals for patient. Optional: paciente_id, data_inicio (DD-MM-YYYY), data_fim (DD-MM-YYYY), tipo_data (A=last update, I=creation). - list_by_date: list proposals by date (data_proposta, |
Documentation truncated — see the full README on GitHub.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.