Self-hosted MCP server enabling AI agents to manage EVM wallets, check balances, swap tokens, and securely execute transactions via 1Claw Intents without exposing private keys.
{
"mcpServers": {
"aurey-wallet": {
"command": "uvx",
"args": [
"aurey-wallet-mcp"
]
}
}
}