Manage IOTA blockchain wallets

iota-agent-mcpskillsetup L457
Scottcjn/iota-agent-mcp
What it does

Connect AI agents to IOTA blockchain

Best for

Building blockchain-aware AI agents that need on-chain interaction with human signing control.

Inputs
  • · transaction bytes (base64)
  • · object IDs
  • · Move package paths
Outputs
  • · transaction digests
  • · object data
  • · test coverage reports
Requires
  • · IOTA JSON-RPC
  • · IOTA GraphQL
  • · IOTA CLI
Preconditions
  • · IOTA wallet configured
  • · agent-wallet server running
Failure modes
  • · Network unavailability
  • · Invalid signature
  • · Rejected transaction approval
Trust signals
  • · 18 documented tools
  • · Human-in-the-loop signing flow
  • · Base64 transaction encoding