Add Bitrefill hybrid plugin for Base MCP agent commerce (verified commits)#107
Open
marcopesani wants to merge 2 commits into
Open
Add Bitrefill hybrid plugin for Base MCP agent commerce (verified commits)#107marcopesani wants to merge 2 commits into
marcopesani wants to merge 2 commits into
Conversation
Authless-first Bitrefill plugin doc for Base MCP agent commerce: guest checkout via CLI (shell) or MCP (shell-less), with Base Account USDC settlement through x402 or send fallback. Co-authored-by: Cursor <cursoragent@cursor.com>
Collaborator
🟡 Heimdall Review Status
|
7 tasks
Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Supersedes #87 — same plugin content, rebased on current
masterwith a verified commit.Summary
Adds
skills/base-mcp/plugins/bitrefill.md— a hybrid Bitrefill integration for Base MCP agent commerce. Agents can discover and purchase digital goods (gift cards, mobile top-ups, eSIMs) and settleusdc_baseinvoices through Base Account on Base.Design direction (authless-first)
@bitrefill/cli— first command auto-provisions a machine session viaclient_credentialssendfallback; both via Base Account approvalNative plugin listing in
SKILL.md/ tag vocabulary inplugin-spec.mdintentionally deferred until this doc is approved.Live validation
End-to-end purchase tests were run in Cursor with Base MCP + Bitrefill MCP connected (Amazon.it Italy 10 EUR,
usdc_base). Onchain proof on Base mainnet:initiate_x402_request→complete_x402_requestsendfallbackpayment_detected→complete(~37s)Test plan
references/plugin-spec.md(frontmatter, sections, conformance table)sendfallback orchestration documentedMade with Cursor