Loomal

Rustok Wallet

MCP server by github.com/temrjan/rustok

Self-custody Ethereum Agent Wallet. All chains enabled by default. User assumes all risks.

0 starsnpm: rustok-agent-mcp

About Rustok Wallet

Rustok Wallet is an MCP (Model Context Protocol) server published by temrjan in the official MCP registry, listed under Autonomous Agents on Loomal. Self-custody Ethereum Agent Wallet. All chains enabled by default. User assumes all risks.

It ships as an npm package (rustok-agent-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/temrjan/rustok.

Use Rustok Wallet with your agent

Claude Code · one command
claude mcp add rustok-wallet -- npx -y rustok-agent-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "rustok-wallet": {
      "command": "npx",
      "args": [
        "-y",
        "rustok-agent-mcp"
      ]
    }
  }
}
npmrustok-agent-mcp

Frequently asked questions

What is Rustok Wallet?
Rustok Wallet is an MCP (Model Context Protocol) server by temrjan in the Autonomous Agents category. Self-custody Ethereum Agent Wallet. All chains enabled by default. User assumes all risks.
How do I connect Rustok Wallet to Claude, Cursor, or another MCP client?
Install Rustok Wallet from its npm package (rustok-agent-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Rustok Wallet open source?
Yes — the source code is public at github.com/temrjan/rustok.
Can AI agents pay to use Rustok Wallet?
Not yet through Loomal — Rustok Wallet is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Rustok Wallet? Claim this listing free by verifying GitHub ownership, or contact us.