pumble-python-sdk

apet97/pumble-python-sdk
★ 0 stars Python API Integration Updated today
Unofficial Python SDK, MCP 2026 server, and MCP App for the Pumble API Keys addon
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pumble-python-sdk": {
      "command": "uvx",
      "args": [
        "pumble-python-sdk"
      ]
    }
  }
}

Or install with pip: pip install pumble-python-sdk

README Excerpt

Unofficial Python SDK, MCP server, and MCP App for the Pumble API Keys addon. This project is independent. Pumble and CAKE.com do not endorse or sponsor it. Three layers: a Speakeasy-generated raw SDK (26 operations), a value-typed async façade (no write retries, direct-read proof on every write), and integration surfaces — CLI (`pumble-keys`), MCP server

Tools (3)

api_key_authintstr