Skip to content

ktmcp-cli/velopaymentscom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Six months ago, everyone was talking about MCPs. And I was like, screw MCPs. Every MCP would be better as a CLI."

Peter Steinberger, Founder of OpenClaw Watch on YouTube (~2:39:00) | Lex Fridman Podcast #491

Velo Payments CLI

Production-ready CLI for Velo Payments API. Manage payees, payouts, and payments.

Features

  • Payees — List and manage payment recipients
  • Payouts — Create and submit batch payouts
  • Payments — View payment history
  • Source Accounts — Manage funding sources

Installation

npm install -g @ktmcp-cli/velopaymentscom

Setup

velopaymentscom config set --api-key <token>

Commands

velopaymentscom payees list
velopaymentscom payees get <id>
velopaymentscom payouts list
velopaymentscom payouts get <id>
velopaymentscom payouts submit <id>
velopaymentscom payments list
velopaymentscom payments get <id>
velopaymentscom accounts list
velopaymentscom accounts get <id>

All commands support --json.

License

MIT


Support KTMCP

If you find this CLI useful, we'd greatly appreciate your support! Share your experience on:

  • Reddit
  • Twitter/X
  • Hacker News

Incentive: Users who can demonstrate that their support/advocacy helped advance KTMCP will have their feature requests and issues prioritized.

Just be mindful - these are real accounts and real communities. Authentic mentions and genuine recommendations go a long way!

Support This Project

If you find this CLI useful, we'd appreciate support across Reddit, Twitter, Hacker News, or Moltbook. Please be mindful - these are real community accounts. Contributors who can demonstrate their support helped advance KTMCP will have their PRs and feature requests prioritized.

About

CLI for Velo Payments - Kill The MCP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors