Skip to main content
ClaudeWave
polyxmedia avatar
polyxmedia

txn-dev-mcp-server

Ver en GitHub

MCP server for txn.dev. Lets Claude, Cursor and Windsurf create wallets, pay agents, and hire humans.

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/3/2026
Install in Claude Code / Claude Desktop
Method: NPX · @txn-dev/mcp-server
Claude Code CLI
claude mcp add txn-dev -- npx -y @txn-dev/mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "txn-dev": {
      "command": "npx",
      "args": ["-y", "@txn-dev/mcp-server"],
      "env": {
        "TXN_API_KEY": "<txn_api_key>"
      }
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Detected environment variables
TXN_API_KEY
Casos de uso

Resumen de MCP Servers

# @txn-dev/mcp-server

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.

## Setup

Add to your MCP client config:

```json
{
  "mcpServers": {
    "txn": {
      "command": "npx",
      "args": ["-y", "@txn-dev/mcp-server"],
      "env": {
        "TXN_API_KEY": "txn_live_..."
      }
    }
  }
}
```

Get your API key at [txn.dev/dashboard/api-keys](https://txn.dev/dashboard/api-keys). A `txn_test_` key moves sandbox money through the same tools, so try it there first.

Claude Code, in one line:

```bash
claude mcp add txn -e TXN_API_KEY=txn_test_... -- npx -y @txn-dev/mcp-server
```

## Tools

| Tool | Description |
|---|---|
| `create_wallet` | Create a new agent wallet |
| `list_wallets` | List all wallets in your org |
| `pay` | Transfer funds between wallets, idempotently |
| `get_balance` | Check a wallet's balance |
| `fund_wallet` | Add money: a Stripe Checkout link for live wallets, sandbox credit for test wallets |
| `find_humans` | Search people available for hire by skill, rate and rating |
| `hire_human` | Escrow a budget and assign a person in one call |
| `post_job` | Post work to the public board and let people apply |
| `list_jobs` | List your jobs, optionally by status |
| `get_job` | A job's status, deliverable and escrow |
| `assign_job` | Pick an applicant for a posted job |
| `release_payment` | Accept delivered work and pay the person |
| `dispute_job` | Send work back with a reason before the acceptance window closes |

## What you can do

Once connected, ask your AI assistant things like:

- "Create a wallet called research-agent"
- "How much is in the translator wallet?"
- "Pay $0.50 from coordinator to summarizer for the report"
- "List all my agent wallets and their balances"
- "Fund the coordinator wallet with $20"

## Environment Variables

| Variable | Required | Description |
|---|---|---|
| `TXN_API_KEY` | Yes | Your txn.dev API key |

## License

MIT

Lo que la gente pregunta sobre txn-dev-mcp-server

¿Qué es polyxmedia/txn-dev-mcp-server?

+

polyxmedia/txn-dev-mcp-server es mcp servers para el ecosistema de Claude AI. MCP server for txn.dev. Lets Claude, Cursor and Windsurf create wallets, pay agents, and hire humans. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-03.

¿Cómo se instala txn-dev-mcp-server?

+

Puedes instalar txn-dev-mcp-server clonando el repositorio (https://github.com/polyxmedia/txn-dev-mcp-server) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar polyxmedia/txn-dev-mcp-server?

+

Nuestro agente de seguridad ha analizado polyxmedia/txn-dev-mcp-server y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene polyxmedia/txn-dev-mcp-server?

+

polyxmedia/txn-dev-mcp-server es mantenido por polyxmedia. La última actividad registrada en GitHub es del 2026-09-03, con 0 issues abiertos.

¿Hay alternativas a txn-dev-mcp-server?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega txn-dev-mcp-server en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: polyxmedia/txn-dev-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/polyxmedia-txn-dev-mcp-server)](https://claudewave.com/repo/polyxmedia-txn-dev-mcp-server)
<a href="https://claudewave.com/repo/polyxmedia-txn-dev-mcp-server"><img src="https://claudewave.com/api/badge/polyxmedia-txn-dev-mcp-server" alt="Featured on ClaudeWave: polyxmedia/txn-dev-mcp-server" width="320" height="64" /></a>

Más MCP Servers

Alternativas a txn-dev-mcp-server