AI agents
Read#
The whole portal is available in machine-readable form: the
llms.txt index, the raw Markdown of any URL on the site
by adding .md, the API openapi.json and the MCP server
mcp.json.
Act on behalf of the merchant#
The MCP server lets an assistant operate the merchant account: query sales, create payment links, issue refunds. Access is not self-service, and the merchant credentials never leave the Tilopay server.
Integrate into a product#
When you are building a product that charges, the path is the JavaScript SDK and the Acquiring API, not the MCP.
Which one to choose#
- Operate the account from an assistant → MCP server.
- Build a product that charges → API and SDK.
- Feed an agent with the documentation → machine-readable documentation.
MCP access is requested through the request form.
Last verified: 2026-08-29 · Owner: equipo-integraciones