Install
Install the skills into your agent:How they work
Skills use progressive disclosure. At startup, your agent loads only the name and description of each skill. When a task matches a skill, the agent reads the full instructions. This pattern keeps the startup context small and loads Fintoc-specific instructions only when needed. The skills pair well with the Fintoc Model Context Protocol (MCP) servers. The skills explain how to build with Fintoc. The API MCP server lets your agent make API calls.Available skills
Fintoc publishes one skill:- The
building-with-fintocskill provides context for building Fintoc integrations across the API, command-line interface, software development kits, and MCP servers. This skill identifies the relevant product area (Payments, Transfers, Movements, or Direct Debit) and country before suggesting endpoints or flows.