AgentScore

AgentScore

Coinbase CDP CLI Brings Terminal-First Agent Signing and Wallet Delegation

Coinbase CDP CLI Brings Terminal-First Agent Signing and Wallet Delegation

Jun 12, 20264 min readBy AgentScore Examples

Coinbase released CLI tooling and MCP server support to simplify how developers integrate onchain wallets into autonomous systems. 22 words. Engineers can now authenticate directly to the CDP API from the terminal, provision delegated signing permissions, and orchestrate wallet operations without leaving their shell — cutting friction in agentic commerce workflows. Coinbase's new CLI ships MCP server integration out of the box, letting Claude, other LLMs, and local agents invoke wallet operations with typed, schema-validated tools. The delegated signing feature unlocks time-bound backend permissions to sign transactions on behalf of offline users, a critical pattern for scaling autonomous order fulfillment.

What shipped in Coinbase 2026-04-14

  • CDP CLI (@coinbase/cdp-cli) — authenticated terminal access to the full CDP API with bundled MCP server, enabling agents to invoke wallet operations as tools.
  • Delegated signing — time-bound backend authorizations that let your application sign transactions on behalf of end users while they are offline.
  • Typed agent skills — every CDP endpoint ships inline schemas and pre-built tool definitions, reducing prompt engineering overhead for LLM-driven workflows.
  • Onchain swap hooks — event-driven integration points for executing conditional swaps and rebalancing logic within agentic trading or payment flows.

Why this release matters

Autonomous commerce systems need primitives for wallet management, user delegation, and atomic transactions — all without human intervention. Coinbase's CLI and MCP server move these from API-only abstractions into first-class terminal and agent-native tools, letting developers script complex wallet choreography as naturally as orchestrating shell commands. Delegated signing closes a critical gap: agents can now execute user intent asynchronously and securely, which is foundational for reliable autonomous ordering and payment settlement at scale.

CLI and MCP Server: Agent-Native Wallet Access

The @coinbase/cdp-cli ships a bundled MCP server, meaning Claude, local LLMs, and other MCP-compatible agents can invoke wallet operations as first-class tools. Each endpoint carries inline schemas and type definitions, eliminating the need for agents to learn raw API contracts. Developers can authenticate once and issue wallet commands directly from the terminal, bridging interactive prototyping and production agentic flows.

Delegated Signing: Offline User Authorization

Time-bound signing delegations let your backend sign transactions on behalf of users who are not actively online. This pattern is essential for autonomous systems: an agent can execute a user's standing order (buy tokens, settle a payment, rebalance a portfolio) without the user having to re-authenticate for every operation. The delegation is scoped to a time window and specific signing capabilities, preventing unbounded trust grants.

Onchain Swap Hooks: Conditional Trade Execution

New webhook and event-driven integration points let agents trigger and respond to swap events in real time. This enables conditional logic — a shopping agent can execute a swap when inventory prices hit a target, or a payment agent can convert stablecoins to fiat when settlement conditions are met — without polling or manual intervention.

Type Safety for Agent Workflows

Every CDP endpoint now ships with inline schemas compatible with Claude's tool_use and other LLM agentic frameworks. Agents receive structured descriptions of required inputs, output types, and error conditions, reducing hallucination and improving plan correctness in multi-step transactional workflows.

Autonomous Shopping: CLI-Driven Agent Order Settlement

A developer building an autonomous ordering system (e.g., a wine marketplace or corner store taking agent-placed orders) can use the Coinbase CLI to prototype wallet operations locally, then wire the same MCP-compatible tools into production agents. The CLI gives immediate feedback on wallet creation, balance checks, and payment routing — critical for validating order-to-settlement flows before deploying to live traffic. Teams can iterate on agentic commerce logic in hours instead of days, testing wallet fund availability and settlement atomicity without writing boilerplate integration code.

Delegated Signing for Asynchronous Agent Payments

When an agent executes a user's standing order (recurring purchases, threshold-based rebalancing, or batch settlements), the agent needs to sign transactions without waiting for the user to re-authenticate. Coinbase's delegated signing lets a backend issue time-bound permissions to the agent, allowing it to settle funds autonomously while the user is offline or unavailable. Agents can fulfill orders and process payments reliably at their own cadence, decoupling user availability from transaction settlement latency.

Event-Driven Swap Execution in Autonomous Trading

An agentic portfolio manager or payment agent can set up onchain swap hooks to trigger trades or currency conversions when market conditions or settlement events occur. Instead of polling balances or waiting for manual intervention, the agent reacts immediately to events, executing conditional logic encoded in its system prompt or policy. Autonomous trading and payment flows become truly reactive, reducing latency and human overhead in time-sensitive operations.

Where this matters in practice

Systems like Stripe Connect, Plaid, payment orchestrators, and AgentScore all benefit from this because they need to move custody and signing authority into automated, time-bound, and auditable channels. Coinbase's CLI and delegated signing primitives give developers the scaffolding to build compliant, asynchronous payment and trading systems without reinventing wallet choreography.

AgentScore provides commerce infrastructure for AI agents, enabling merchants to verify buyer identity, accept payments, and enforce compliance through a universal pay CLI and buyer-side Passport. Engineers pairing AgentScore's credential verification endpoints (POST /v1/credentials, GET /v1/reputation) with Coinbase's delegated signing could build a fully autonomous, policy-gated ordering system: an agent verifies a buyer's wallet reputation via AgentScore, receives a time-bound signing delegation from Coinbase, and settles the payment asynchronously — all without the buyer needing to remain online or re-authenticate for each transaction.

Coinbase's focus on CLI-first and agent-native tooling signals a shift toward making onchain operations as accessible to autonomous systems as they are to developers. Watch for expanded MCP coverage and more sophisticated delegation patterns as agentic commerce scales.

Ready to power your agents with secure commerce?

Join innovators using AgentScore to accept payments, verify buyers, and ensure compliance for every AI-driven transaction.

Read More Blog Posts

AgentScoreAgentScore

Commerce infrastructure insights for agent developers.

© 2026 AgentScore. All rights reserved.