IronWallet MCP Server
OfficialAI 에이전트를 위한 IronWallet
IronWallet MCP 서버는 AI 에이전트에게 비수탁형(non-custodial) 지갑에 대한 안전한 접근을 제공합니다. 시드 문구는 호스트에 암호화된 상태로 보관되며 이 머신을 절대 벗어나지 않습니다. 에이전트는 잔액을 조회하고, 로컬 서명을 수행하고, 토큰을 전송하며, 10개 이상의 네트워크에서 스왑할 수 있습니다.
IronWallet 앱과 시드가 호환됩니다. 거래별 확인 UI가 없습니다.
요구 사항: Node.js 20+(npx). 잔액이 제한된 전용 지갑을 사용하세요.
제품 페이지: ironwallet.io/ai. 머신이 읽을 수 있는 인덱스: llms.txt.
이 저장소를 Claude Code에서 열면 .mcp.json을 통해 지갑 MCP가 시작됩니다. CLAUDE.md를 참조하세요.
설치
Cursor: ironwallet.io/ai
Claude Code:
claude plugin marketplace add ironwallet/ironwallet-agent-kit
claude plugin install ironwallet-mcp@ironwalletCodex:
codex plugin marketplace add ironwallet/ironwallet-agent-kit
codex plugin add ironwallet-mcp@ironwalletGrok:
grok plugin marketplace add ironwallet/ironwallet-agent-kit
grok plugin install ironwallet-mcp --trustMCP가 PATH를 인식하도록 리로드하세요. 로컬 클론에서는 GitHub 저장소 대신 .을 사용하세요.
MCP만(플러그인 없음)
수동으로 설치된 MCP는 플러그인과 함께 자동 업데이트되지 않습니다.
{
"mcpServers": {
"ironwallet": {
"command": "npx",
"args": ["-y", "@ironwallet/mcp-server"]
}
}
}Related MCP server: Universal Crypto MCP
포함 내용
스킬
스킬 | 사용 시기 |
ironwallet-mcp | 비수탁형 지갑: 잔액, 로컬 서명, 전송, 스왑, 입금 QR. |
규칙
규칙 | 적용 내용 |
wallet-transaction-safety | 핫 월렛; 추가 확인 UI 없음; 타임아웃 시 상태 폴링, 맹목적으로 재제출하지 않음 |
seed-phrase-handling | 복구 문구와 개인 키는 채팅, 파일, 로그에 절대 나타나지 않음 |
swap-asset-resolution | 네트워크와 토큰은 모델 메모리가 아닌 카탈로그 도구에서 가져옴 |
에이전트
에이전트 | 용도 |
ironwallet-operator | 비수탁형 지갑 운영: 잔액, 로컬 서명, 전송, 스왑, 입금 QR |
MCP 서버
@ironwallet/mcp-server (stdio 기반). 네트워크: Ethereum, BSC, Polygon, Base, Arbitrum, Optimism, Avalanche, Tron, Bitcoin, Litecoin, Dogecoin, Solana, XRP, TON.
도구
도구 | 용도 | 자금 이동? |
| 이름, 주소 및 | 아니요 |
| MCP 면책 고지에 대한 채팅 수락 기록 | 아니요 |
| 새 지갑 생성; 브라우저 | 아니요 |
| 가져오기 / 생성 / 백업을 위한 로컬 브라우저 UI | 아니요 |
| 지갑별 한도 교체 ( | 아니요 |
| PNG QR (채팅으로 시도하거나, 그 외에는 로컬 | 아니요 |
| 네이티브 또는 토큰 잔액 | 아니요 |
| 수수료 예상, 브로드캐스트 없음 | 아니요 |
| 로컬 서명 후 전송 | 예 |
| 전송 폴링 | 아니요 |
| 스왑 가능한 네트워크 | 아니요 |
| 매도 / 매수 카탈로그 | 아니요 |
| 견적 (만료될 수 있음) | 아니요 |
| 최신 견적 → 서명 → 스왑 | 예 |
| 스왑 폴링 | 아니요 |
어떤 도구도 시드를 받거나 반환하지 않습니다. 가져오기와 백업은 로컬 브라우저에서만 가능합니다(open_wallet_manager / backup_url).
구성
일반적인 사용 시 MCP 구성에 붙여넣을 것이 없습니다. 첫 실행 시 서버는 ~/.ironwallet-mcp/ 아래에 릴레이 API 키, 키스토어 래핑 시크릿, 기기 ID를 기록합니다(모드 0600). 반드시 필요한 경우에만 IW_RELAY_API_KEY / IW_PASSPHRASE / IW_DEVICE_ID로 재정의하세요.
사용자에게 제공되는 백업은 지갑 매니저의 복구 문구이며, 그 파일들이 아닙니다.
보안
시드는 저장 시 암호화됩니다. 시드는 도구 결과, 에이전트 채팅, 백엔드 요청에 절대 나타나지 않습니다.
에이전트는 다시 묻지 않고 자금을 이동할 수 있습니다. 선택적 지갑 정책(
readOnly,maxPerTxUsd, 전송 수신자 허용 목록 —set_wallet_policy로 설정)은 기본적으로 꺼져 있으며 전송과 스왑 모두에 적용됩니다.키스토어와 래핑 시크릿을 모두 가진 사람은 자금을 통제할 수 있습니다. 유출된 시드는 폐기할 수 없습니다.
타임아웃이 항상 실패를 의미하는 것은 아닙니다. 전송이나 스왑을 재시도하기 전에 상태를 폴링하세요.
메인 지갑을 여기에 두지 마세요. 소액의 핫 월렛을 사용하세요.
자세한 내용 및 비공개 신고: SECURITY.md.
기여
이 공개 트리는 릴리스 스냅샷입니다. CONTRIBUTING.md를 참조하세요. Code of Conduct를 준수해 주세요.
라이선스
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityDmaintenanceEnables AI agents to interact with cryptocurrency ecosystems through wallet management, trading operations (swaps, DCA, limit orders), staking, and multi-chain support starting with Solana.37GPL 3.0
- AlicenseCqualityCmaintenanceEnables AI agents to interact with any EVM-compatible blockchain through natural language, supporting token swaps, cross-chain bridges, staking, lending, governance, gas optimization, and portfolio tracking across networks like Ethereum, BSC, Polygon, Arbitrum, and more.1006339Inno Setup
- AlicenseAqualityDmaintenanceProvides permissionless wallet infrastructure for AI agents to manage wallets, sign transactions, and handle tokens across Solana and all EVM-compatible chains. It includes 29 specialized tools for on-chain operations, featuring built-in security guards and automated x402 payment processing without KYC requirements.293343MIT

Privy MCP Serverofficial
AlicenseBqualityDmaintenanceEnables AI agents to create wallets, sign transactions, and manage blockchain operations across multiple chains like Ethereum, Solana, and more via Privy.242MIT
Related MCP Connectors
Provide AI agents and automation tools with contextual access to blockchain data including balance…
Non-custodial DeFi for AI agents: swaps, concentrated liquidity (V3/V4) zaps + ranges, 5 EVM chains
Keyless non-custodial crypto payments for AI agents: payment links and tip jars, no API key.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ironwallet/ironwallet-agent-kit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server