nirholas/bnb-chain-toolkit
A modular toolkit for building, deploying, and interacting with smart contracts on BNB Chain. Includes utilities for BEP-20 tokens, DeFi integrations, wallet management, and cross-chain bridging. Built by Sperax team for BNB Chain Hackathon.
Platform-specific configuration:
{
"mcpServers": {
"bnb-chain-toolkit": {
"command": "npx",
"args": [
"-y",
"bnb-chain-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...