Dexter
Dexter
Docs

OpenDexter Tools

OpenDexter is the public x402 gateway for searching and paying for paid APIs.

This section owns the discovery and payment runtime story:

  • hosted OpenDexter
  • the local @dexterai/opendexter package
  • the five-tool payment flow
  • runtime choice and wallet model differences

Hosted vs Local

ModeTransportWallet ModelBest For
OpenDexter hostedHTTPS / SSE at open.dexter.cash/mcpEphemeral session wallets (30-day lifetime)ChatGPT, Claude, hosted agents
@dexterai/opendexter npmLocal stdioPersistent local signer at ~/.dexterai-mcp/wallet.jsonCursor, Codex, CLI agents

The tool flow is the same in both modes. The difference is how wallets are created and funded.

Use This Section For

  • product-level OpenDexter understanding
  • local vs hosted runtime decisions
  • the exact x402 discovery/payment tool flow
  • package-level docs for @dexterai/opendexter

If you are trying to monetize or protect your own endpoint, use Build With x402.

On this page