Skip to main content
Pick the track that matches what your agent needs to do. Both take a few minutes; see Introduction if you’re not sure which one you need.

1. Create an Agent and get an Agent API Key

1

Log into Dashboard

2

Create an Agent

Agents → New Agent — the identity your AI acts as, separate from your own login.
3

Attach a Policy

Set per-transaction/daily/weekly/monthly USD limits and an allowed-recipients list. XentFi enforces this server-side on every payment.
4

Get the Agent API Key

After creating the agent, your Agent API Key is generated and displayed once. Copy and store it securely — you won’t be able to see it again.

2. Connect an MCP client

Restart your client (Claude Desktop shown above) and confirm xentfi appears with 15 tools. See essentials/agent for every other client’s exact config.

3. Make your first call

Ask your agent: “Check my XentFi agent info and list my wallets.” — this calls xentfi_get_agent_info then xentfi_list_wallets. Full tool list: Tools Reference.

Next steps

Authentication

Agent API Keys vs. WAAS keys, side by side.

MCP Tools guide

Every client integration, in full.

x402 guide

The full 402 protocol flow, both sides.

Error Handling

How policy denials and facilitator errors surface.