AI Overview
Explore the AI tools available in Localpayment's developer portal. Connect your AI-powered editor, feed your LLM with clean documentation, and deploy a specialist integration agent — all without writing a single line of setup code.
Localpayment provides a set of AI tools designed to accelerate your integration, reduce errors, and let you build faster across all supported markets in Latin America. Whether you're exploring the API for the first time or debugging a production issue, these tools meet you where you work.
Available AI Tools
Connect Your Workflow
AI tools that bring Localpayment's API directly into your development environment.
Connect your AI-powered workflow — Cursor, VS Code, Claude, Windsurf, OpenHands, and more — to Localpayment's live API spec and documentation. Get endpoint details, search the spec, and generate accurate integration code grounded in the current API.
Import the Localpayment Integrator Agent into your workflow. A specialist agent that queries the live MCP server as its sole source of truth — compatible with OpenAI Agents SDK, LangChain, Vercel AI SDK, CrewAI, AgentScope, Amazon Bedrock, OpenHands, and any MCP-compatible tool.
Use With Any LLM
Tools that make Localpayment's documentation accessible to any AI assistant, without configuration.
A curated collection of ready-to-use prompts organized by integration type, country, and use case. Copy, paste, and accelerate — from building a full Virtual Account integration to debugging a specific error code.
Feed any LLM with clean, token-efficient versions of Localpayment's documentation. Use the llms.txt index or add .md to any documentation URL to get structured Markdown content — no setup required.
Which Tool Should I Use?
| Tool | Best for | Setup required | Access |
|---|---|---|---|
| MCP Server | Building integrations inside an AI editor | Yes (JSON config) | docs.localpayment.com/mcp |
| AI Agents | Deploying a specialist agent in a framework | Yes (SDK install) | See AI Agents |
| Prompt Library | Copy-paste prompts for any AI assistant | No | Browse prompts |
| Plain Text Docs | Pasting specific articles into any chat | No | Add .md to any doc URL |
| LLMs.txt | Giving an LLM a full index of the docs | No | docs.localpayment.com/llms.txt |
| Ask AI | Quick questions inside the developer portal | No | Available in the portal header |
Quick start: If you use Cursor, VS Code, Claude, or Windsurf, start with the MCP Server. If you prefer working directly in a chat interface, go to the Prompt Library and copy the prompt that matches your use case.
FAQ
Do I need an account to use these AI tools?
The MCP Server, Prompt Library, LLMs.txt, and plain text docs are all publicly accessible — no Localpayment account required. To make actual API calls in your integration, you will need valid API credentials. See API Keys & Environments.
Is the MCP Server available in the Stage environment?
The MCP Server (https://docs.localpayment.com/mcp) provides access to the public API documentation and spec. It does not execute API requests — it is read-only. To test actual payment flows, use your Stage credentials directly in your integration.
Does the MCP Server have access to my account data?
No. The Localpayment MCP Server is a public, read-only server that exposes documentation and API spec information. It has no access to your transactions, account balance, or any merchant-specific data.
Which AI editors and frameworks are supported?
The MCP Server works with any MCP-compatible client: Cursor, VS Code (GitHub Copilot), Claude Desktop, Claude Code, Windsurf, ChatGPT, Gemini CLI, JetBrains, and others. The AI Agents article covers framework integration for OpenAI Agents SDK, LangChain, Vercel AI SDK, CrewAI, and Amazon Bedrock.
Updated about 11 hours ago
