Skip to main content
Glama
JoaoLucasAl

mcp-server-efi

by JoaoLucasAl

Criar pagamento Pix por biometria

of_create_biometric_pix_payment
Destructive

Initiate a Pix payment using biometric verification without redirection. Requires an existing binding link and confirmed receiver and amount.

Instructions

Solicita um pagamento Pix pela jornada biométrica sem redirecionamento. Use somente com vínculo previamente criado e após conferir recebedor e valor; pode movimentar recursos.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyYesDados enviados no corpo da operação.
idempotency_keyNoChave opcional de idempotência. Quando omitida, o servidor gera uma chave para esta chamada.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYesValor do campo “result” usado na saída da operação Criar pagamento Pix por biometria.
idempotency_keyYesChave opcional de idempotência. Quando omitida, o servidor gera uma chave para esta chamada.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate destructiveHint=true; the description adds that it uses biometrics without redirect and requires a bond. However, it does not clarify idempotency or error behaviors beyond the annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences. The first describes the action, the second provides critical usage guidance. No redundant information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the output schema exists, the description is adequate for its complexity. It covers purpose, usage condition, and destructive nature, but could mention response format or error cases.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the description's role is limited. It does add context that the vínculo must be pre-existing, which relates to the required parameter, but no further parameter details beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool requests a Pix payment via biometric journey without redirect, distinguishing it from other payment tools like pix_send or pix_create_charge. The verb and resource are specific.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly states usage conditions: only with a previously created bond and after confirming recipient and amount. It warns that it can move funds, but does not mention alternatives or when not to use.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JoaoLucasAl/mcp-server-efi'

If you have feedback or need assistance with the MCP directory API, please join our Discord server