ourpay-wallet

MCP serverCommerce & finance

Crypto wallet for AI agents: balances, payments, swaps and trading with owner controls.

Available today. Use it from your connected AI after setup.

Add ahel to your AI once: Claude, ChatGPT, Cursor, Claude Code or Codex. Then ask it to use this.

Then ask your AI: use ourpay-wallet

Install ourpay-wallet

The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.

  • Claude Code

    claude mcp add --transport http --scope user ourpay-wallet 'https://mcp.ourpay.dev/wallet/mcp'

    Run it once in your project, then open /mcp to approve any sign-in the server asks for.

  • Claude Desktop

    https://mcp.ourpay.dev/wallet/mcp

    Add a custom connector in Settings, paste this address, and approve the sign-in.

  • Cursor

    cursor://anysphere.cursor-deeplink/mcp/install?name=ourpay-wallet&config=eyJ1cmwiOiJodHRwczovL21jcC5vdXJwYXkuZGV2L3dhbGxldC9tY3AifQ==

    Open the link and Cursor adds the server at that address.

  • ChatGPT

    https://mcp.ourpay.dev/wallet/mcp

    In Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.

  • Codex

    codex mcp add ourpay-wallet --url 'https://mcp.ourpay.dev/wallet/mcp'

    Run it once, then sign in with codex mcp login ourpay-wallet if the server asks for an account.

From the project's README

As published by ourpay/ourpay-wallet in README.md.

OurPay Wallet

One account-owned crypto wallet for you and your AI agents. Sign in to your OurPay account from each agent to connect the same wallet.

Open your wallet · Install and connect · Release downloads

Connect with OAuth

Add this Streamable HTTP MCP server to a host that supports remote MCP with OAuth:

https://mcp.ourpay.dev/wallet/mcp

Follow the OurPay sign-in link and authorize that agent. The host's plan and administrator settings can affect connector availability. Custom connector support does not mean the plugin is listed in that host's public directory.

Coding agents

Local packages need Node.js 24 or later. They include the MCP runtime, so an API key or an npm install is not needed to run them. The first wallet call opens account authorization. Do not paste a recovery phrase into your agent.

Claude Code

claude plugin marketplace add Ourpay/ourpay-wallet
claude plugin install ourpay-wallet@ourpay

Codex

Add this public repository as a marketplace, then install ourpay-wallet from the OurPay marketplace in the plugin browser:

codex plugin marketplace add https://github.com/Ourpay/ourpay-wallet.git

Gemini CLI

gemini extensions install https://github.com/Ourpay/ourpay-wallet

GitHub Copilot CLI

The repository root implements the Agent Plugins format:

copilot plugin install Ourpay/ourpay-wallet

Cursor and Claude Desktop

Download the matching package from Releases. Put the extracted Cursor plugin in ~/.cursor/plugins/local/ourpay-wallet and reload Cursor. Open the .mcpb bundle in Claude Desktop; its managed runtime must support Node 24. Where it does not, use the hosted OAuth connector or an external Node runtime as described in INTEGRATIONS.md.

The integration bundle also generates configurations for 18 clients and includes adapters for OpenAI-compatible APIs, Anthropic, Gemini, Ollama, LangChain, Pydantic and Google ADK. See the full integration guide.

Capabilities

The same 47 MCP tools provide wallet addresses, balances, network and token discovery, transfers, swaps, bridging, OurPay merchant checkout, policy-constrained contract calls, signing, crypto-app connections, and Hyperliquid spot/perpetual orders.

Supported native USDC on Ethereum, Arbitrum, Base, Optimism, Polygon and Avalanche can fund network gas and Hyperliquid through quoted routes. Availability depends on network configuration, providers and liquidity. Solana-only USDC with zero SOL is not a supported gasless source. HyperCore withdrawals and internal collateral transfers are not implemented.

Normal mode requires owner approval for each payment, trade, signature and app connection, with an email linking to the review page. The default USD spending limit is $10,000 per day shared across agents, adjustable by the owner. Owner-enabled Risky mode removes OurPay's per-action prompts and budget checks for supported actions; host controls, pause and revocation still apply.

Read PROTOCOLS.md for the precise capability map. A pending transaction or order is not a confirmed payment or fill.

Release verification

Wallet execution and retry logic passed 217 backend tests using local chains and simulated providers. The SDK and hosted connector passed 28 SDK and 19 hosted MCP checks; four optional SDK integration tests require separate fixtures and were skipped. Public provider quotes and deployed read endpoints were checked. A funded mainnet end-to-end deposit and trade has not yet been verified.

Public downloads and a self-hosted marketplace are separate from a reviewed vendor directory listing. DISTRIBUTION.md records the publication routes and restrictions.

Source and privacy

The MCP client source is in source/src. To typecheck and build it, run npm ci && npm run build in source/ using Node 24+. Wallet signing and custody run on OurPay's hosted service; they are not part of this client repository. Local connection credentials are stored privately outside the plugin and must never be committed. The tools do not return recovery phrases or private keys.

The client code is Apache-2.0 licensed. Bundled dependency licenses are in THIRD_PARTY_NOTICES.txt. The OurPay name and logo identify the service and are not a grant of trademark rights.

Signals

Last commit
Sep 2026
Advanced
Delivery
ourpay-wallet MCP server → your ahel connector (mcp.ahel.ai) → your AI.
Catalog kind
mcp-server
Key
io-github-ourpay-ourpay-wallet
Source
github.com/ourpay/ourpay-wallet
Hosted endpoint
https://mcp.ourpay.dev/wallet/mcp