strike-banking
星标9
分支2
更新时间2026年4月28日 05:11
Work with Strike banking tools (ACH, wire, payouts, deposits)
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Work with Strike banking tools (ACH, wire, payouts, deposits)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | strike-banking |
| description | Work with Strike banking tools (ACH, wire, payouts, deposits) |
Context-aware guide for Strike banking MCP tools. Use $ARGUMENTS for the specific banking operation needed.
The MCP server includes tools for Strike banking operations. These tools move real money — always confirm with the user before executing.
ACH Deposit (fund Strike account):
create_ach_payment_method — link bank accountcreate_deposit — initiate ACH depositACH Payout (send to bank):
create_ach_payment_method — link destination bankcreate_originator — set up payout originatorcreate_payout — create payout requestinitiate_payout — execute the payout (MOVES MONEY)Wire Transfer:
initiate_payout, create_deposit)exchange_currency tool (separate from banking)https://api.strike.me/v1 (prod) or https://api.dev.strike.me/v1 (sandbox)