macOS
brew install paylocal Homebrew formula metadata
brew / rank 5017
HTTP client that automatically handles 402 Payment Required. Version 0.28.0 via Homebrew; verified 2026-09-11. Also installable with winget: winget install --id pay-skill.pay -e.
install
brew install paylocal Homebrew formula metadata
winget install --id pay-skill.pay -eWindows Package Manager source index · pay-skill.pay · source: cdn.winget.microsoft.com
overview
HTTP client that automatically handles 402 Payment Required
history
pay is a Solana Foundation command-line payment layer that wraps HTTP tools, handles supported HTTP 402 challenges, obtains local wallet authorization, and retries requests with payment proof.
The Solana Foundation developed pay as a client for agentic HTTP payments. The current project handles x402 and Machine Payments Protocol challenges and supports stablecoin settlement on Solana.
The project expanded beyond a simple HTTP wrapper to include account management, an MCP server, an API catalog, a payment gateway, sandbox facilities, and a local debugging interface.
pay is distributed through Homebrew, npm, and Windows Package Manager, giving the client coverage across major desktop command-line package ecosystems.
The project integrates with existing tools such as curl, wget, Claude Code, and Codex, and also exposes an MCP server for agent-driven paid HTTP requests.
Users prefix supported clients or agents with `pay`, such as `pay curl`, so a 402 response can trigger payment preparation, local approval, signing, and an authenticated retry.
Official guidance recommends sandbox mode for examples, making the smallest useful paid request first, checking pricing, and retaining local user authorization for real payments.
Account metadata resides in `~/.config/pay/accounts.yml`; private keys are kept in supported secure stores rather than in that YAML file.
pay packages an emerging HTTP payment workflow as a composable Unix-style wrapper. It is noteworthy because it preserves familiar client commands while adding challenge detection, local authorization, payment proof, and request replay.
Its design also illustrates a newer packaging pattern: one binary combines a CLI, an agent protocol server, a local debugger, and secure-store integrations across operating systems.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/pay/accounts.ymlCredential-bearing paths to review before unattended agent runs.
~/.config/pay/accounts.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pay | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/solana-foundation/pay
install metadata
| Package key | brew:pay |
|---|---|
| Version | 0.28.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pay |
| Homepage | https://pay.sh |
| Repository | https://github.com/solana-foundation/pay |
| Upstream docs | https://pay.sh |
| License | MIT |
| Source archive | https://github.com/solana-foundation/pay/archive/refs/tags/pay-v0.28.0.tar.gz |
| Last updated | 2026-09-11T19:02:20Z |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | cmake, just, node, pkgconf, pnpm, rust |
| Uses from macOS | python |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pay |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
pay-skill.pay
winget install --id pay-skill.pay -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.