Loading MCP server directory, please wait...
Wallets, payments and human hiring for AI agents: pay other agents, escrow a budget, hire a person.
npx @getmcp/cli add dev.txn/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
TXN_API_KEYAPI key from https://txn.dev/dashboard/api-keys. txn_test_ keys move sandbox money, txn_live_ keys move real money.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.txn/mcp-server": {
"command": "npx",
"args": [
"-y",
"@txn-dev/mcp-server"
],
"env": {
"TXN_API_KEY": ""
}
}
}
}