Self-custody AI agent wallets with passkeys, gasless transactions & programmable permissions (ERC-4337)
Server Config
{
"mcpServers": {
"barzkit": {
"command": "npx",
"args": [
"@barzkit/mcp"
],
"env": {
"BARZ_OWNER_KEY": "0xYOUR_PRIVATE_KEY",
"PIMLICO_API_KEY": "pim_YOUR_KEY",
"BARZ_CHAIN": "sepolia"
}
}
}
}