Trang này đã được dịch tự động. Nội dung gốc có thể khác đôi chút so với bản dịch.

Setup MCP / Other clients

Other clients

IronWallet MCP Server install for Other clients. This page is rendered as static TSX with the full command and config.

Use the stdio transport. Point your MCP client to:

1{
2 "mcpServers": {
3 "ironwallet": {
4 "command": "npx",
5 "args": ["-y", "@ironwallet/mcp-server"]
6 }
7 }
8}

← Back to the full setup guide