iota-agent-mcp
IOTA blockchain wallet, Move contracts, and on-chain queries
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core