rustok-wallet
Self-custody Ethereum agent wallet (MCP/stdio). Keys stay in a local Docker volume.
Install
Dockerstdio
docker run -i --rm ghcr.io/rustok-org/rustok-wallet:v0.4.2 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-rustok-org-rustok-wallet": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/rustok-org/rustok-wallet:v0.4.2"
]
}
}
} Source: official MCP Registry record · registry name io.github.rustok-org/rustok-wallet · published 2026-07-31 · updated 2026-07-31. Not an endorsement; review the code before connecting it to anything sensitive.