Common use cases
Store funds
Hold money on Natural and let your agent manage it
Send payments
Your agent pays anyone by email, phone, or handle
Request money
Send payment requests and watch the money land
Accept payments
Turn your agent into a merchant that can accept payments
Issue cards
Give your agents cards online
Build a platform
Move money on behalf of your customers
Using Natural
1
Sign up
Sign up at natural.com/signup and complete onboarding in the
dashboard.
2
Connect an agent to Natural
If an AI assistant operates Natural for you, connect it to the hosted MCP server at
Using a host that is not listed? Any MCP-aware host with remote-server OAuth works; see
Any other MCP-aware host in the MCP guide,
which also covers the CLI OAuth and API-key fallbacks.
mcp.natural.com. Pick your tool:- Everyday use
- For developers
Claude
Claude
Custom connectors require a paid Claude plan (Pro, Max, Team, or Enterprise). The setup is the same for claude.ai and the Claude Desktop app.
- In claude.ai or the Claude Desktop app, open the sidebar, select Customize, and go to the Connectors tab.
-
Select Add custom connector and fill in the fields: name
Natural, remote MCP server URLhttps://mcp.natural.com. - Select Add, then Connect. Your browser opens Natural’s authorization page; approve it, and you are redirected back to Claude.
-
Try it in chat:
ChatGPT
ChatGPT
Custom plugins require a paid ChatGPT plan (Plus, Pro, Business, or Enterprise).
- Open Settings → Security and turn on Developer mode.
-
Select Plugins in the sidebar, then the + button, and fill in the fields: name
Natural, MCP server URLhttps://mcp.natural.com, authentication OAuth. - Accept ChatGPT’s unverified-server disclaimer and select Create, then Sign in with Natural. Approve Natural’s authorization page when it opens.
-
Try it in chat:
3
Or build with Natural
You’re writing software that uses Natural: a backend, a SaaS, an agent runtime, a CI script.1. Generate an API key from the Developers tab of the dashboard. The key is shown once; store it in a secret manager and never commit it.2. Install for your runtime:3. No SDK for your language? Use the REST API at
api.natural.com with the same key.