Add com.warppay402/warppay402-server - #1589
Closed
golfgolfgolf200 wants to merge 4 commits into
Closed
Conversation
Adds MCP server definition for WarpPay402 Backend. Connects to the SSE transport endpoint at https://api.warppay402.com/mcp?v=2 and provides ultra-low-cost, pay-per-use AI tools monetized via x402 USDC micropayments on Base Mainnet and Solana. Includes 9 monetized tool utilities: public attestation feeds, pre-scraped intelligence, markdown web scraping, JS browser scraping via residential proxy workers, Base wallet analytics, PDF text extraction, full-page screenshot rendering, structured JSON schema extraction, and Basescan smart contract verification.
Added a JSON configuration file for the warppay402 server with schema, name, description, repository, version, and transport details.
rdimitrov
added a commit
that referenced
this pull request
Sep 5, 2026
## Summary - detect publish attempts under `data/data/servers/` - detect server-looking JSON files directly under `data/` - keep the stage-one and privileged stage-two classifiers in sync ## Testing - verified both new patterns against PRs #1600 and #1589 - verified ordinary files such as `data/example.json` remain unmatched - ran `git diff --check`
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.
Adds MCP server definition for WarpPay402 Backend. Connects to the SSE transport endpoint at https://api.warppay402.com/mcp?v=2 and provides ultra-low-cost, pay-per-use AI tools monetized via x402 USDC micropayments on Base Mainnet and Solana. Includes 9 monetized tool utilities: public attestation feeds, pre-scraped intelligence, markdown web scraping, JS browser scraping via residential proxy workers, Base wallet analytics, PDF text extraction, full-page screenshot rendering, structured JSON schema extraction, and Basescan smart contract verification.
Motivation and Context
How Has This Been Tested?
Breaking Changes
Types of changes
Checklist
Additional context