Add The Stall — x402 pay-per-call MCP to Skills & MCP section#55
Open
KyleMillion wants to merge 2 commits into
Open
Add The Stall — x402 pay-per-call MCP to Skills & MCP section#55KyleMillion wants to merge 2 commits into
KyleMillion wants to merge 2 commits into
Conversation
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.
Add The Stall — x402 pay-per-call MCP service
Skills & MCP section addition
What is The Stall?
The Stall is an x402 pay-per-call MCP service with 190 data capabilities covering:
Why it matters for harness engineering
The harness problem The Stall solves: API key provisioning across 190 data providers. Traditional harnesses accumulate credentials, rotate keys, handle rate limits, and maintain subscriptions for every external data source. The Stall collapses this into a single x402 endpoint — each tool call costs a fixed USDC amount on Base. No credentials to provision. No keys to rotate. Natural per-call budget enforcement as a side effect.
This makes it the reference implementation for MCP-native autonomous agent commerce, where data access is priced per call rather than per subscription.
The Stall is open-source, MCP-conformant (Streamable HTTP), runs on Base mainnet, and serves as a live example of the payment patterns described in the Google Developers guide to AI agent protocols included in this list.