Skip to content

Add com.warppay402/warppay402-server - #1589

Closed
golfgolfgolf200 wants to merge 4 commits into
modelcontextprotocol:mainfrom
golfgolfgolf200:main
Closed

Add com.warppay402/warppay402-server#1589
golfgolfgolf200 wants to merge 4 commits into
modelcontextprotocol:mainfrom
golfgolfgolf200:main

Conversation

@golfgolfgolf200

Copy link
Copy Markdown

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

  • Bug fix (non-breaking change which fixes an issue)
  • [x ] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

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.
@golfgolfgolf200 golfgolfgolf200 changed the title Add io.github.golfgolfgolf200/warppay402-server Add com.warppay402/warppay402-server Aug 28, 2026
@rdimitrov rdimitrov closed this Sep 5, 2026
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`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants