Banking for startups with powerful financial tools.
Banking for startups with powerful financial tools.
curl -sSL https://canifi.com/skills/mercury/install.sh | bash
Or manually:
cp -r skills/mercury ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set MERCURY_API_KEY "your_api_key"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
If you're comfortable sharing credentials, you can store them locally:
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.
User: "What's my Mercury balance?"
Assistant: Returns account balance
User: "Send a wire to this vendor"
Assistant: Initiates wire transfer
User: "How long is my runway?"
Assistant: Returns financial projection
User: "Create a virtual debit card"
Assistant: Issues new card
| 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 |