intentos-labs/beeper-mcp
Beeper provides transactions on BSC, including balance/token transfers, token swaps in Pancakeswap and beeper reward claims.
Quick Start
Clone the repository:
git clone https://github.com/intentos-labs/beeper-mcpClaude Desktop configuration example:
{
"mcpServers": {
"beeper-mcp": {
"command": "npx",
"args": [
"-y",
"intentos-labs/beeper-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.