Documentation Index
Fetch the complete documentation index at: https://docs.natural.co/llms.txt
Use this file to discover all available pages before exploring further.
Building with an AI coding agent?
If Claude Code, Cursor, or Codex is writing your Natural integration, install the Natural skill. It knows the four integration surfaces and when to use each, so you can describe what you want and let the agent build it:Pick your integration
Choose by what will run the payments:- You want an AI assistant to send payments for you, no code. Connect Claude or ChatGPT to the MCP server at
mcp.natural.co. No install. - You’re building an app or service. Anything that runs on its own, including a Python or TypeScript backend. Use an SDK:
naturalpayor@naturalpay/sdk. This fits most integrations. - You’re scripting or in CI. Use the CLI.
- No SDK for your language, or you want raw HTTP. Use the REST API.
Your first payment
- Create a payment: send money end to end.
- Request a payment: collect with a payment link.