ScottcjnScottcjnCommunityยท1 Agent Skills Included

iota-agent-mcp

IOTA blockchain wallet, Move contracts, and on-chain queries

Connects coding environments directly to the IOTA blockchain through 18 ready-made commands. Manages wallets with human approval for signing, builds and tests Move smart contracts, and queries on-chain objects, transactions, and network stats. Eliminates manual CLI work and keeps secrets out of the server process for safer blockchain development.
npx skills add Scottcjn/iota-agent-mcp --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install iota-agent-mcp?โ–ผ

Run `npx skills add Scottcjn/iota-agent-mcp --all -g -y` in your terminal to install it globally, then add it to your editor's MCP settings.

What can I do with iota-agent-mcp?โ–ผ

You can check wallet balances, sign transactions with human approval, build and test Move smart contracts, and query on-chain objects, transactions, and network stats.

How does transaction signing stay safe?โ–ผ

Signing requests go to a local wallet server where a human must approve or reject each one, and no secrets are ever stored in the server process.

Does iota-agent-mcp work with Claude Code and Cursor?โ–ผ

Yes. It runs as a standard MCP server over stdio and works with Claude Code, Cursor, VS Code Copilot, and ChatGPT.

Can I switch between IOTA mainnet and testnet?โ–ผ

Yes. Use the network switch command to move between mainnet, testnet, and devnet, or set custom RPC and GraphQL endpoints via environment variables.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’