← 返回
未分类 Key 中文

Mercury Bank

Mercury bank API for Digital 4 Jesus LLC (US entity). Use when the user asks about Mercury account balances, transactions, invoices, customers, or sending mo...
Mercury bank API for Digital 4 Jesus LLC (US entity). Use when the user asks about Mercury account balances, transactions, invoices, customers, or sending mo...
godsboy godsboy 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 612
下载
💾 0
安装
1
版本
#accounts-receivable#ar#banking#finance#invoicing#latest#mercury

概述

Mercury Skill

Mercury US business banking API for Digital 4 Jesus LLC (EIN 30-1413169).

Setup

Credentials at ~/.secrets/mercury.env:

MERCURY_API_TOKEN=secret-token:...
MERCURY_API_BASE=https://api.mercury.com/api/v1
MERCURY_AR_BASE=https://api.mercury.com/api/v1/ar
MERCURY_ORG_ID=24ff8f74-e019-11f0-9f3c-3b30f2dfe1ae

Auth: Basic Auth — token as username, empty password.

Quick Commands

# Balance check
bash /root/clawd/skills/mercury/scripts/mercury.sh balance

# List invoices
bash /root/clawd/skills/mercury/scripts/mercury.sh invoices

# List customers
bash /root/clawd/skills/mercury/scripts/mercury.sh customers

# Create invoice (amount in cents — $500 = 50000)
bash /root/clawd/skills/mercury/scripts/mercury.sh create-invoice \
  <customer_id> 50000 2026-03-26 "Description" "INV-7"

# Recent transactions
bash /root/clawd/skills/mercury/scripts/mercury.sh transactions

Key Account IDs

  • Checking ••3223: 4ca92254-e020-11f0-ab61-779167c16d40
  • Savings ••4179: 4cd596f4-e020-11f0-ab61-4b868ee3a466

Known Customers

NameID
----------
Digital 4 Jesus (Pty) Ltdb70764bc-e6e7-11f0-b2c4-f7e8b0b59579
Tucbox Solutions LLC (Gareth)b0a9dd9e-fcdf-11f0-9629-5f9339c3a927
Engel Schmidt / Sentralis Incf8badce2-2218-11f1-b827-dfd253723134

Important Notes

  • Amount is in cents: $500 = 50000, $250 = 25000
  • AR endpoints require Mercury Plus (/ar/invoices, /ar/customers)
  • Invoice numbers auto-increment if not specified (script handles this)
  • ACH only for US clients to avoid Stripe fees; credit card can be enabled per invoice
  • For full endpoint reference, see references/api.md

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-02 04:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Discord

steipete
当需要通过discord工具控制Discord时使用:发送消息、添加反应、发布或上传表情包、上传表情、创建投票、管理帖子/置顶/搜索、获取权限或成员/角色/频道信息,或在Discord私信或频道中处理管理操作。
★ 77 📥 37,857
business-ops

Calendar

ndcccccc
日历管理与日程安排。创建事件、管理会议,并实现多日历平台同步。
★ 7 📥 23,001
dev-programming

Short.io

godsboy
使用此技能通过 Short.io REST API 管理品牌短链接。触发词:创建短链接、缩短 URL、Short.io、管理链接、短链接统计。
★ 0 📥 435