Loading MCP server directory, please wait...
Self-custody Ethereum Agent Wallet. All chains enabled by default. User assumes all risks.
npx @getmcp/cli add io.github.temrjan/rustok-walletRequires Node.js 18+. Community-contributed server. Review source before installing.
RUSTOK_AGENT_PASSWORDPassword to unlock the agent wallet
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.temrjan/rustok-wallet": {
"command": "npx",
"args": [
"-y",
"rustok-agent-mcp"
],
"env": {
"RUSTOK_AGENT_PASSWORD": ""
}
}
}
}