Skills/Composio App Automation/Claude Skill/Source: Composio Awesome Claude Skills
C

Coinbase Automation

Coinbase Automation: list and manage cryptocurrency wallets, accounts, and portfolio data via Coinbase CDP SDK

Overview

Automate Coinbase operations including listing cryptocurrency wallets, paginating through wallet collections, and retrieving portfolio data.

Core features

Tool Slug

Description

COINBASE_LIST_WALLETS

List cryptocurrency wallets with pagination

Pitfall

Detail

Pagination required

Wallet lists are paginated. Always check for additional pages using cursor-based pagination (starting_after/ending_before).

Limit bounds

The limit parameter accepts 1--100. Values outside this range cause errors. Default is 25.

Cursor-based pagination

Uses wallet IDs as cursors, not page numbers. You must extract the last/first wallet ID from each response to navigate pages.

CDP SDK scope

This tool uses the Coinbase CDP SDK. Available operations depend on the API key permissions granted during connection setup.

Target users

AI builders and operators who want Claude, Codex, Cursor, Gemini CLI, or similar agents to automate Coinbase workflows through Composio.

How to use

This skill requires the Rube MCP server connected at https://rube.app/mcp. Before executing any tools, ensure an active connection exists for the coinbase toolkit. If no connection is active, initiate one via RUBE_MANAGE_CONNECTIONS. ---

Effect review

Best for agent workflows that need real app actions with explicit tool discovery, connection checks, and schema-aware execution.

Frequently asked questions

What is Coinbase Automation?

Coinbase Automation: list and manage cryptocurrency wallets, accounts, and portfolio data via Coinbase CDP SDK

How do I use Coinbase Automation?

This skill requires the Rube MCP server connected at https://rube.app/mcp. Before executing any tools, ensure an active connection exists for the coinbase toolkit. If no connection is active, initiate one via RUBE_MANAGE_CONNECTIONS. ---

What does this skill require?

It requires Rube MCP and an active Composio connection for the Coinbase toolkit before executing app actions.

Quick install

Install command
Add https://rube.app/mcp as an MCP server.
RUBE_MANAGE_CONNECTIONS toolkits: ["coinbase"]
RUBE_SEARCH_TOOLS before every workflow, then execute with RUBE_MULTI_EXECUTE_TOOL.

Tags

App AutomationClaude SkillsCoinbaseComposioComposio App AutomationRube MCP

Featured recommendations

Related Toolkits