txn-dev-mcp-server

polyxmedia/txn-dev-mcp-server
★ 0 stars TypeScript AI/LLM Updated 3d ago
MCP server for txn.dev. Lets Claude, Cursor and Windsurf create wallets, pay agents, and hire humans.
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": {
    "txn-dev-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "polyxmedia/txn-dev-mcp-server"
      ]
    }
  }
}

README Excerpt

MCP server for [txn.dev](https://txn.dev) - let any AI assistant manage agent payments. Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client. Add to your MCP client config: ```json { "mcpServers": { "txn": { "command": "npx", "args": ["-y", "@txn-dev/mcp-server"], "env": { "TXN_API_KEY": "txn_live_..."

Tools (14)

TXN_API_KEYassign_jobcreate_walletdispute_jobfind_humansfund_walletget_balanceget_jobhire_humanlist_jobslist_walletspaypost_jobrelease_payment