Loading subscription status...
{
"mcpServers": [
{
"bnbchain-mcp": {
"env": {
"PRIVATE_KEY": "your_private_key_here (optional)"
},
"args": [
"-y",
"@bnb-chain/mcp@latest"
],
"command": "npx"
}
}
]
}