transfer-pix
Kobana Transfer Pix Skill
Manage Pix transfers, batches, and financial accounts via Kobana.
How It Works
This skill supports two modes of operation:
- MCP (preferred) — If the
kobana-mcp-transferMCP server is available, use MCP tools directly. This is simpler and recommended. - REST API (fallback) — If MCP is not available, use HTTP calls to the Kobana API.
Rule: Always try MCP tools first. Only fall back to the REST API if MCP tools are not available or not configured.
MCP Mode
Available MCP Tools
More from universokobana/kobana-agent-skills
template-skill
Replace with description of the skill and when Claude should use it.
10mcp-charge-pix
Guide for creating Pix charges using the kobana-mcp-charge MCP server. Use when the user wants to create instant Pix payments or billing Pix using MCP tools instead of direct API calls.
9api-charge-pix
Guide for managing Pix charges, accounts, and payments using Kobana API. Use when the user wants to create, list, update, or cancel Pix charges, manage Pix accounts, or handle charge payments.
9mcp-payment-pix
Guide for paying Pix charges using the kobana-mcp-payment MCP server. Use when the user wants to pay Pix invoices, decode QR codes, or manage Pix payments using MCP tools instead of direct API calls.
9mcp-transfer-pix
Guide for creating Pix transfers using the kobana-mcp-transfer MCP server. Use when the user wants to send Pix transfers or manage transfer batches using MCP tools instead of direct API calls.
9api-payment-pix
Guide for paying Pix charges using Kobana API. Use when the user wants to pay Pix invoices, decode QR codes, or manage Pix payments from financial accounts.
9