jaw-cli

Manage JAW.id wallet RPC calls, transactions, and permissions via CLI or MCP server.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/JustaName-id/jaw-skills --skill jaw-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jaw-cli
Source: https://github.com/JustaName-id/jaw-skills/tree/main/jaw-cli
Command: npx skills add https://github.com/JustaName-id/jaw-skills --skill jaw-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a command-line interface and MCP server for interacting with JAW.id smart accounts, enabling scripting and AI agent integration for wallet operations.

Core Features & Use Cases

  • CLI Operations: Execute JAW.id RPC methods, manage CLI configuration, and disconnect the daemon.
  • AI Agent Integration: Start an MCP server for AI agents to access wallet functionalities.
  • Use Case: Automate the process of sending ETH or ERC-20 tokens from the command line, or configure an AI agent to manage wallet permissions and transactions.

Quick Start

Use the jaw-cli skill to send 1 ETH to the address 0x123...abc.

Frequently Asked Questions about jaw-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use an MCP server to manage smart account wallet operations from the command line?

The Skill provides an MCP server using a stdio-based protocol to connect AI agents with JAW.id smart accounts, enabling them to send transactions, sign messages, and manage permissions directly.

How do I send ETH or ERC-20 tokens from a smart account using a CLI?

You can automate sending ETH or ERC-20 tokens by executing JAW.id RPC methods through the command-line interface to broadcast the signed transaction.

Can I automate wallet permission management for smart accounts through an AI agent?

Yes, you can configure an AI agent to manage wallet permissions and transactions autonomously by connecting it to the MCP server for smart account access control.

What is the best way to execute RPC calls and manage CLI configuration for a JAW.id wallet?

Executing RPC calls and managing CLI configuration is done through the jaw-cli interface, which handles daemon connections and smart account settings directly from the terminal.

Does the jaw-cli Skill require specific dependencies to integrate with AI agents?

No specific dependencies are required to integrate with AI agents, as the Skill operates an MCP server using a standard stdio-based protocol for communication.