Xmtp CLI Debug

Get debug and diagnostic information from the XMTP CLI. Use when resolving address, inspecting inbox, or getting general info.

modbender 6619fc5 2 files · 1.8 KB Updated 12 repo stars

File contents

CLI debug

Get debug and diagnostic information: general info, resolve address to inbox ID, inspect address or inbox.

When to apply

  • Getting general CLI/client info
  • Resolving an Ethereum address to an inbox ID
  • Inspecting address or inbox details
  • Checking installations or key package

Rules

  • info-resolve-address-inboxdebug info / address / inbox / resolve / installations / key-package and options

Quick start

xmtp debug info
xmtp debug resolve --address 0x1234...
xmtp debug address --address 0x1234...
xmtp debug inbox --inbox-id abc...

Read rules/info-resolve-address-inbox.md for details.

modbender/skill-library-mcp/tree/main/data/xmtp-cli/debug commit 6619fc50da

Frequently asked questions

npx skillmds add modbender/xmtp-cli-debug