mercury
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseMercury Skill
Mercury Skill
Banking for startups with powerful financial tools.
面向初创企业的银行服务,配备强大的金融工具。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/mercury/install.sh | bashOr manually:
bash
cp -r skills/mercury ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/mercury/install.sh | bash或者手动安装:
bash
cp -r skills/mercury ~/.canifi/skills/Setup
设置
Configure via canifi-env:
bash
undefined通过canifi-env进行配置:
bash
undefinedFirst, ensure canifi-env is installed:
首先,确保已安装canifi-env:
curl -sSL https://canifi.com/install.sh | bash
curl -sSL https://canifi.com/install.sh | bash
canifi-env set MERCURY_API_KEY "your_api_key"
undefinedcanifi-env set MERCURY_API_KEY "your_api_key"
undefinedPrivacy & Authentication
隐私与认证
Your credentials, your choice. Canifi LifeOS respects your privacy.
您的凭证,由您掌控。Canifi LifeOS 尊重您的隐私。
Option 1: Manual Browser Login (Recommended)
选项1:手动浏览器登录(推荐)
If you prefer not to share credentials with Claude Code:
- Complete the Browser Automation Setup using CDP mode
- Login to the service manually in the Playwright-controlled Chrome window
- Claude will use your authenticated session without ever seeing your password
如果您不想与Claude Code共享凭证:
- 使用CDP模式完成浏览器自动化设置
- 在Playwright控制的Chrome窗口中手动登录服务
- Claude将使用您的已认证会话,全程不会获取您的密码
Option 2: Environment Variables
选项2:环境变量
If you're comfortable sharing credentials, you can store them locally:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
如果您愿意共享凭证,可以将其存储在本地:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"注意:存储在canifi-env中的凭证仅可在您的本地设备访问,绝不会被传输。
Capabilities
功能
- View Accounts: Check balances and activity
- Send Payments: ACH, wire, and checks
- Manage Cards: Issue and control debit cards
- Treasury: Earn yield on deposits
- Financial Insights: Runway and analytics
- 查看账户:查询余额和交易活动
- 发起付款:ACH转账、电汇和支票付款
- 管理卡片:发行和管控借记卡
- 资金管理:为存款赚取收益
- 财务洞察:现金流Runway分析和财务数据统计
Usage Examples
使用示例
Check Balance
查询余额
User: "What's my Mercury balance?"
Assistant: Returns account balance用户:“我的Mercury账户余额是多少?”
助手:返回账户余额Send Wire
发起电汇
User: "Send a wire to this vendor"
Assistant: Initiates wire transfer用户:“向该供应商发起电汇”
助手:启动电汇流程View Runway
查看现金流Runway
User: "How long is my runway?"
Assistant: Returns financial projection用户:“我的现金流能支撑多久?”
助手:返回财务预测结果Issue Card
发行卡片
User: "Create a virtual debit card"
Assistant: Issues new card用户:“创建一张虚拟借记卡”
助手:发行新卡片Authentication Flow
认证流程
- API key authentication
- OAuth for integrations
- Bank-level security
- Multi-approval workflows
- API密钥认证
- 集成使用OAuth
- 银行级安全保障
- 多级审批工作流
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Auth Failed | Invalid key | Check API key |
| Transfer Failed | Insufficient funds | Add funds |
| Card Error | Limit reached | Request increase |
| Approval Needed | Multi-sig required | Get approval |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 认证失败 | 密钥无效 | 检查API密钥 |
| 转账失败 | 余额不足 | 充值账户 |
| 卡片错误 | 额度已达上限 | 申请提升额度 |
| 需要审批 | 需多签确认 | 获取审批 |
Notes
注意事项
- Startup banking
- FDIC insured
- Treasury yield
- Virtual cards
- Full API
- Accounting integrations
- 初创企业银行服务
- FDIC保险保障
- 资金收益
- 虚拟卡片
- 完整API支持
- 会计系统集成