hack

hedera-agent-commerce-kit/hack
★ 0 stars Python API Integration Updated today
The HACK platform — core server-side Python toolkit, FastAPI Install pip install hack to monetize any API or MCP server with a single decorator.
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": {
    "hack": {
      "command": "uvx",
      "args": [
        "hack"
      ]
    }
  }
}

Or install with pip: pip install hack

README Excerpt

<div align="center"> **Make any HTTP endpoint payable — one decorator, Hedera, no billing infrastructure.** </div> --- HACK.Pay is an open-source Python library that turns any FastAPI endpoint into a paid API — using the [x402 payment protocol](https://x402.org) (v2) and [Hedera](https://hedera.com) as the settlement network.