Rustok Wallet
Rank #17,668io.github.temrjan/rustok-wallet
Self-custody Ethereum Agent Wallet. All chains enabled by default. User assumes all risks.
Rustok Wallet is a Model Context Protocol (MCP) server published by temrjan. It ranks #17,668 of 132,046 servers tracked on MCP Toplist. Rustok Wallet is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 23, 2026 and most recently updated on May 24, 2026.
Ranks ahead of 114,378 of 132,046 servers on MCP Toplist.
Use Rustok Wallet
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add rustok-wallet -e "RUSTOK_AGENT_PASSWORD=<your RUSTOK_AGENT_PASSWORD>" -- npx -y rustok-agent-mcpReplace each placeholder with your own value before saving.
[mcp_servers.rustok-wallet]
command = "npx"
args = ["-y", "rustok-agent-mcp"]
[mcp_servers.rustok-wallet.env]
RUSTOK_AGENT_PASSWORD = "<your RUSTOK_AGENT_PASSWORD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rustok-wallet": {
"command": "npx",
"args": [
"-y",
"rustok-agent-mcp"
],
"env": {
"RUSTOK_AGENT_PASSWORD": "<your RUSTOK_AGENT_PASSWORD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rustok-wallet": {
"command": "npx",
"args": [
"-y",
"rustok-agent-mcp"
],
"env": {
"RUSTOK_AGENT_PASSWORD": "<your RUSTOK_AGENT_PASSWORD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"rustok-wallet": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rustok-agent-mcp"
],
"env": {
"RUSTOK_AGENT_PASSWORD": "<your RUSTOK_AGENT_PASSWORD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rustok-wallet": {
"command": "npx",
"args": [
"-y",
"rustok-agent-mcp"
],
"env": {
"RUSTOK_AGENT_PASSWORD": "<your RUSTOK_AGENT_PASSWORD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rustok-wallet": {
"command": "npx",
"args": [
"-y",
"rustok-agent-mcp"
],
"env": {
"RUSTOK_AGENT_PASSWORD": "<your RUSTOK_AGENT_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.temrjan%2Frustok-wallet)<a href="https://mcptoplist.com/server/io.github.temrjan%2Frustok-wallet"><img src="https://mcptoplist.com/badge/io.github.temrjan%2Frustok-wallet.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
temrjan
Available versions (1)
| Version | Published |
|---|---|
| 0.2.2 | May 24, 2026 |
Frequently asked questions
- Who maintains Rustok Wallet?
- Rustok Wallet is maintained by temrjan, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Rustok Wallet listed on the Official MCP Registry?
- Yes — Rustok Wallet is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Rustok Wallet have?
- MCP Toplist tracks 1 version of Rustok Wallet, most recently published on May 24, 2026.
- Where can I find the source code for Rustok Wallet?
- The source code for Rustok Wallet is hosted at github.com/temrjan/rustok.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.