MCP Server
MCP
Rustok Wallet
Self-custody Ethereum Agent Wallet. All chains enabled by default. User assumes all risks.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "rustok-agent-mcp",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Password to unlock the agent wallet",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "RUSTOK_AGENT_PASSWORD"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment