Skip to content
Skill

iota-agent-mcp

by Scottcjn

AI Summary

MCP server that connects AI coding agents to the IOTA blockchain. Provides 18 tools across wallet operations, Move smart contract development, and on-chain data queries — all via stdio transport with no secrets in the MCP process. 1. Configure the MCP server in your agent's settings (Claude Code, Cu

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "iota-agent-mcp" skill in my project.

Please run this command in my terminal:
# Install skill into your project
mkdir -p .claude/skills/iota-agent-mcp && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/iota-agent-mcp/SKILL.md "https://raw.githubusercontent.com/Scottcjn/iota-agent-mcp/main/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

IOTA blockchain MCP server providing wallet management with human-in-the-loop signing, Move smart contract build/test/publish, and on-chain queries via JSON-RPC and GraphQL. Use when interacting with IOTA network from AI coding agents, managing IOTA wallets, building or publishing Move packages, querying on-chain objects or transactions, or checking epoch and network statistics.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted Today
Active
AdoptionUnder 100 stars
58 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars58
Forks12
Issues0
UpdatedToday
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code
Cursor
Copilot