Skip to main content
Finance & FintechPython

intentos-labs/beeper-mcp

Beeper provides transactions on BSC, including balance/token transfers, token swaps in Pancakeswap and beeper reward claims.

finance-fintech
Share:

Quick Start

Clone the repository:

git clone https://github.com/intentos-labs/beeper-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "beeper-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "intentos-labs/beeper-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
intentos-labs