Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.stevemilton/buyforme-mcp

NPM · BUYFORME-MCP · SCANNED SEP 20

BuyForMe: pay any x402 URL (USD or EUR) with ArisPay delegated custody. Alias of payagent-mcp.

Available components

0 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 34 of 108 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability75
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1520 tokens (~80/item across 19 items; 19 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage90
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 70% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "pay_merchant" implies "pay" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.stevemilton/buyforme-mcp server?

io.github.stevemilton/buyforme-mcp runs locally as an npm package, launched with npx -y buyforme-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · buyforme-mcp

# add to Claude Code
claude mcp add stevemilton-buyforme-mcp -- npx -y buyforme-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "stevemilton-buyforme-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "buyforme-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "stevemilton-buyforme-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "buyforme-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add stevemilton-buyforme-mcp -- npx -y buyforme-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "stevemilton-buyforme-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "buyforme-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add stevemilton-buyforme-mcp --command npx --arg -y --arg buyforme-mcp
# ~/.hermes/config.yaml
mcp_servers:
  stevemilton-buyforme-mcp:
    command: "npx"
    args: ["-y", "buyforme-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "stevemilton-buyforme-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "buyforme-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add stevemilton-buyforme-mcp -t stdio -c npx -a -y buyforme-mcp
// mcp.json
{
  "mcpServers": {
    "stevemilton-buyforme-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "buyforme-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
    • Security disclosure: unverified → fail functional
  • 15 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 14 Sept 26 +1
    • Package version: 1.0.1 → 1.0.2 functional
  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/buyforme-mcp@1.0.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 108 packages
Packages resolved 108
Deprecated 1
Stale 33
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 19 exposed · ~1,520 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
attach_card_for_user ~58

Platform mode: mint a hosted card-entry URL for an end-user.

NameTypeReqDescription
agentNamestringOptional x402 agent name to scope the session to.
userIdstringyesArisPay-internal end-user id.

No output schema declared.

No examples provided.

check_wallet ~63

Legacy diagnostic for x402 payer agents. Also derives the deposit address when PAYAGENT_PRIVATE_KEY (local self-custody key) is set. Use get_balance for wallet-centric balances.

NameTypeReqDescription
agentstringOptional name of a locally-stored x402 agent.

No output schema declared.

No examples provided.

create_agent ~117

Advanced: provision an x402 payer agent with its own Base USDC wallet. Use create_wallet instead unless you specifically need to pay x402-protected HTTP resources.

NameTypeReqDescription
agentTypestring
allowedDomainsarray
dailyintegeryesDaily spend cap in cents.
monthlyintegeryesMonthly spend cap in cents.
namestringyesLocal identifier for this x402 agent.
networkstring
perTxintegeryesPer-transaction spend cap in cents.

No output schema declared.

No examples provided.

create_enduser ~52

Platform mode: register an end-customer under your account.

NameTypeReqDescription
emailstring
externalIdstringyesYour own stable id for this customer.
findOrCreateboolean

No output schema declared.

No examples provided.

create_user ~75

Cold-start in one call: create an ArisPay user account plus the master funding account. Safe to re-run — it recovers the existing account instead of creating duplicates.

NameTypeReqDescription
emailstringyesEmail for the new ArisPay account.
namestringHuman name. Falls back to the email local-part.

No output schema declared.

No examples provided.

create_wallet ~120

Create a sub-wallet / spending profile. Sub-wallets draw from the master funding account and enforce per-transaction, daily, and monthly spend limits.

NameTypeReqDescription
allowedDomainsarrayIf provided, restrict this sub-wallet to paying only these domains.
dailyintegeryesDaily spend cap in cents.
monthlyintegeryesMonthly spend cap in cents.
namestringyesHuman name for this sub-wallet, e.g. 'Daily' or 'Travel'.
perTxintegeryesPer-transaction spend cap in cents.

No output schema declared.

No examples provided.

discover_paid_api ~176

Search the ArisPay marketplace for paid APIs by capability or plain-language intent, optionally budget-bounded (integer cents). Read-only — costs nothing and needs no API key. Returns ranked candidates with endpoint URL, price in cents, health and verification flags. Follow up with pay_api to actually call one, or inspect_paid_api to see a URL's exact payment requirements first.

NameTypeReqDescription
budgetCentsMaxintegerMaximum acceptable price in INTEGER CENTS (500 = $5.00). Free listings always pass.
categorystringOptional category filter (inference, data, media, search, social, infrastructure, trading, other).
limitintegerMax results (default 5, max 20).
querystringyesCapability or plain-language intent, e.g. 'flight search'.

No output schema declared.

No examples provided.

fund_agent ~39

Advanced: get the USDC deposit address for an x402 payer agent.

NameTypeReqDescription
namestringyesName of a locally-stored x402 agent.

No output schema declared.

No examples provided.

fund_wallet ~144

Add money to the master funding account so a sub-wallet can spend. rail='card' mints a hosted card-setup URL. rail='europ' needs an operator-configured handoff host (BUYFORME_URL); without one it returns a structured FUNDING_HANDOFF_UNAVAILABLE error that lists alternatives, including permissionless x402 via PAYAGENT_PRIVATE_KEY.

NameTypeReqDescription
amountnumberOptional preset amount in dollars.
railstringyesFunding rail: 'europ' for SEPA/EURØP, 'card' for debit/credit card.
walletstringyesName of a sub-wallet (used only for handoff context).

No output schema declared.

No examples provided.

get_balance ~56

Show the master funding-account balance(s) and a sub-wallet's spend limits. If no wallet is named, lists all sub-wallets.

NameTypeReqDescription
walletstringOptional sub-wallet name. Omit to list all sub-wallets.

No output schema declared.

No examples provided.

get_balance_agent ~39

Advanced: on-chain USDC balance for an x402 payer agent.

NameTypeReqDescription
namestringyesName of a locally-stored x402 agent.

No output schema declared.

No examples provided.

get_user_status ~30

Platform mode: report an end-user's card and wallet readiness.

NameTypeReqDescription
userIdstringyes

No output schema declared.

No examples provided.

inspect_paid_api ~82

Fetch an x402-protected URL WITHOUT paying to see its price, asset, network, and payment requirements. Read-only, never pays — no payment header, no auth, no API key. Use before pay_api to know what a resource costs.

NameTypeReqDescription
urlstringyesThe URL to inspect. Expected to return HTTP 402 with an x402 challenge.

No output schema declared.

No examples provided.

list_agents ~36

Advanced: list x402 payer agents with on-chain wallets.

NameTypeReqDescription
withBalancebooleanFetch on-chain USDC balance per agent.

No output schema declared.

No examples provided.

list_wallets ~18

List all sub-wallets under this account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

pay_api ~129

Advanced: make an HTTP request to an x402-protected API, paying with USDC on Base. Signs locally when PAYAGENT_PRIVATE_KEY is set (self-custody, no ArisPay account needed); otherwise pays via delegated signing with server-enforced limits. This is a separate rail from the wallet-centric balance/card flows.

NameTypeReqDescription
agentstringOptional name of a stored x402 payer agent.
bodystring
headersobject
methodstring
urlstringyesThe full URL of the API endpoint to call.

No output schema declared.

No examples provided.

pay_merchant ~166

Pay a merchant from the master wallet through a sub-wallet. For balance-rail payments (from FundingAccount), merchantId is required. For card-rail payments, the user must have a verified card on file.

NameTypeReqDescription
amountintegeryesAmount in cents.
currencystringCurrency code. Default: USD.
memostringyesHuman-readable memo, e.g. 'T-shirt from getwatta.com'.
merchantIdstringRequired for balance-rail payments to a registered merchant.
merchantUrlstringyesCanonical merchant URL for this payment.
railstringForce balance or card rail. Default: server picks based on available funding.
walletstringyesName of the sub-wallet to spend through.

No output schema declared.

No examples provided.

rename_agent ~42

Advanced: rename an x402 payer agent.

NameTypeReqDescription
namestringyesCurrent local name of the x402 agent.
newNamestringyesNew name.

No output schema declared.

No examples provided.

set_user_limits ~78

Platform mode: set per-(user, agent) spend caps.

NameTypeReqDescription
agentNamestringyes
allowedMccarray
blockedMccarray
dailyinteger
monthlyinteger
perTxinteger
userIdstringyes

No output schema declared.

No examples provided.

Common questions

What is the io.github.stevemilton/buyforme-mcp server?

io.github.stevemilton/buyforme-mcp is listed in the public MCP registry as io.github.stevemilton/buyforme-mcp. BuyForMe: pay any x402 URL (USD or EUR) with ArisPay delegated custody. Alias of payagent-mcp. This page covers its npm package (buyforme-mcp).

Is the io.github.stevemilton/buyforme-mcp server safe to use?

io.github.stevemilton/buyforme-mcp scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.stevemilton/buyforme-mcp server expose?

io.github.stevemilton/buyforme-mcp exposes 19 tools: create_user, create_wallet, list_wallets, fund_wallet, get_balance, and 14 more. Their descriptions and schemas cost roughly 1,520 tokens of context every time the server is loaded.

Is the io.github.stevemilton/buyforme-mcp server still maintained?

io.github.stevemilton/buyforme-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.stevemilton/buyforme-mcp server under?

io.github.stevemilton/buyforme-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.