Connect

Connect your agent to Lipafy.

One wallet and checkout layer for agents. Use OAuth when the host supports it, or use an API key for terminal and self-hosted agents.

Quick start
$npx lipafy

One command

Paste into an agent that can run shell commands, or run it in a terminal.

MCP / OAuth

For MCP-aware hosts, paste the endpoint URL and let Lipafy handle the OAuth flow.

API key

For terminal agents or custom scripts, use a scoped key with spending controls.

MCP endpoint

Use for OAuth-capable MCP hosts. Leave headers blank unless your host does not support OAuth.

$https://api.lipafy.xyz/mcp

API-key CLI setup

Use for terminal agents or tools that can run shell commands.

$npm install -g lipafy && lipafy login --token <LIPAFY_API_KEY>

Common questions

I already have a Lipafy account.

Use the same connect flow. Sign in with your existing account, then connect the agent or create a dedicated API key.

What platforms does this work with?

Any agent that supports MCP, custom HTTP calls, or shell commands: Claude Code, Codex, Hermes, OpenClaw, and custom agents.

What should the agent do when ordering?

Search actions, create a quote, submit the order, then track status. Lipafy holds funds and settles after provider acceptance.

Something is not working.

Email info@lipafy.xyz with the agent name, the config you used, and any error message.

Need a wallet first? Create an account to get started.

Create Lipafy wallet