{"id":51759012,"url":"https://github.com/inflowpayai/inflow-cli","last_synced_at":"2026-07-19T10:39:16.924Z","repository":{"id":361116688,"uuid":"1248602401","full_name":"inflowpayai/inflow-cli","owner":"inflowpayai","description":"A wallet for your agents to onboard and pay. Agentic MPP / x402 payments from your machine - CLI + MCP server.","archived":false,"fork":false,"pushed_at":"2026-07-03T09:05:14.000Z","size":420,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-19T10:39:14.970Z","etag":null,"topics":["aep","agent-skills","agentic-commerce","agentic-payments","ai-agents","cli","http-402","mcp","mcp-server","mpp","onboarding","payments","stablecoins","wallet","x402"],"latest_commit_sha":null,"homepage":"https://inflowcli.ai","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inflowpayai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-05-24T21:19:44.000Z","updated_at":"2026-07-03T09:04:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/inflowpayai/inflow-cli","commit_stats":null,"previous_names":["inflowpayai/inflow-cli"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/inflowpayai/inflow-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inflowpayai%2Finflow-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inflowpayai%2Finflow-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inflowpayai%2Finflow-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inflowpayai%2Finflow-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inflowpayai","download_url":"https://codeload.github.com/inflowpayai/inflow-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inflowpayai%2Finflow-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35650225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-19T02:00:06.923Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aep","agent-skills","agentic-commerce","agentic-payments","ai-agents","cli","http-402","mcp","mcp-server","mpp","onboarding","payments","stablecoins","wallet","x402"],"created_at":"2026-07-19T10:39:16.337Z","updated_at":"2026-07-19T10:39:16.912Z","avatar_url":"https://github.com/inflowpayai.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# inflow\n\n[![CI](https://github.com/inflowpayai/inflow-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/inflowpayai/inflow-cli/actions/workflows/ci.yml)\n[![npm version](https://img.shields.io/npm/v/@inflowpayai/inflow)](https://www.npmjs.com/package/@inflowpayai/inflow)\n[![npm downloads](https://img.shields.io/npm/dm/@inflowpayai/inflow)](https://www.npmjs.com/package/@inflowpayai/inflow)\n[![codecov](https://codecov.io/gh/inflowpayai/inflow-cli/branch/main/graph/badge.svg)](https://codecov.io/gh/inflowpayai/inflow-cli)\n[![node](https://img.shields.io/node/v/@inflowpayai/inflow)](https://nodejs.org)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)\n[![Discord](https://img.shields.io/discord/1488618872461332562?logo=discord\u0026logoColor=white\u0026label=Discord)](https://discord.gg/Z9nmMAgaR4)\n[![skills.sh](https://skills.sh/b/inflowpayai/inflow-cli)](https://skills.sh/inflowpayai/inflow-cli)\n\nInFlow — agentic MPP (Machine Payments Protocol) / x402 payments from your machine.\n\nThe agent-native and human-accessible command-line entry point to InFlow. Agentic buyers perform agent-native payments\nvia MPP and x402; humans hit the same functionality from MCP-integrated assistants or the raw CLI.\n\nNew here? Start with the command reference in [`packages/cli/README.md`](./packages/cli/README.md) — it covers `auth`,\nthe `x402` and `mpp` command groups, the global flags, and the agent (`--format`) renderings.\n\nInstalling into an agent host? Use the per-surface guide:\n[`docs/development/surfaces-and-testing.md`](./docs/development/surfaces-and-testing.md).\n\n## Install\n\n```bash\nnpm install -g @inflowpayai/inflow\n```\n\nOr run directly with `npx`:\n\n```bash\nnpx @inflowpayai/inflow\n```\n\n### Use with agents\n\nInstall the `agentic-payments` skill into a skills-aware agent:\n\n```bash\nnpx skills add inflowpayai/inflow-cli\n```\n\nThe repo also ships as an installable plugin (skill + MCP server bundled) for plugin-aware hosts:\n\n- **Claude Code** — add the marketplace, then install the plugin:\n\n  ```\n  /plugin marketplace add inflowpayai/inflow-cli\n  /plugin install inflow@inflow\n  ```\n\n  Here `inflowpayai/inflow-cli` is the GitHub repo slug; the marketplace, plugin, and binary are all named `inflow`, so\n  the install target is `inflow@inflow`.\n\n- **Cursor / Codex** — point the host at this repo; it discovers `.cursor-plugin/marketplace.json`,\n  `.agents/plugins/marketplace.json`, and `.codex-plugin/plugin.json` respectively.\n\nIn every case the plugin bundles the skill and the `inflow` MCP server (`.mcp.json`). The default MCP entry runs\n`npx -y @inflowpayai/inflow --mcp`; install the binary globally only for direct CLI use or for hosts configured to run\n`inflow --mcp` from `PATH`.\n\n## Development\n\nThis is a pnpm + Turborepo monorepo. Node \u003e= 22 required.\n\n```bash\npnpm install\npnpm build\npnpm test\n```\n\nOther useful tasks:\n\n```bash\npnpm typecheck\npnpm lint\npnpm typedoc\npnpm changeset\n```\n\n## Packages\n\n- `@inflowpayai/inflow` (`packages/cli`) — the published binary, and the entry point for anyone integrating InFlow. Thin\n  render shell over `inflow-core`. See [`packages/cli/README.md`](./packages/cli/README.md) for the full command\n  reference.\n- `@inflowpayai/inflow-core` (`packages/core`) — the headless InFlow client behind the binary. One augmented handle per\n  command group (`inflow.auth`, `inflow.user`, `inflow.balances`, `inflow.depositAddresses`, `inflow.x402`,\n  `inflow.mpp`) carrying both protocol primitives and the command-shaped operations, plus the helpers (sanitization,\n  polling, seller-probe) that make both work. Workspace-internal today; see\n  [`packages/core/examples/`](./packages/core/examples/) for runnable scripts.\n\n## Repository\n\n\u003chttps://github.com/inflowpayai/inflow-cli\u003e\n\n## License\n\nMIT — Copyright (c) 2025-2026 Jarwin, Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finflowpayai%2Finflow-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finflowpayai%2Finflow-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finflowpayai%2Finflow-cli/lists"}