Skip to main content
Finance & FintechTypeScript

bitteprotocol/mcp

Bitte Protocol integration to run AI Agents on several blockchains.

finance-fintech
Share:

Quick Start

Clone the repository:

git clone https://github.com/BitteProtocol/mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "bitteprotocol-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bitteprotocol/mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
TypeScript
Author
BitteProtocol