Loading subscription status...
{
"mcpServers": [
{
"BSC MCP Server": {
"env": {},
"args": [
"--init",
"--wallet-secret-key=<SECRET_BSC_WALLET_SECRET_KEY>",
"--wallet-password=<SECRET_WALLET_PASSWORD>",
"--custom-rpc-url=<OPTIONAL_RPC_URL>"
],
"command": "bnbchain-mcp"
}
}
]
}