Autonomous HTTP 402 Web Scraping Mesh on Base for $0.02 USDC.
claude mcp add x402-scraper --transport http https://your-domain.com/mcp.json
~/.cursor/mcp.json
{
"mcpServers": {
"x402-scraper": {
"url": "https://your-domain.com/mcp.json"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"x402-scraper": {
"serverUrl": "https://your-domain.com/mcp.json"
}
}
}
.vscode/mcp.json
{
"servers": {
"x402-scraper": {
"type": "http",
"url": "https://your-domain.com/mcp.json"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"x402-scraper": {
"url": "https://your-domain.com/mcp.json"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"x402-scraper": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://your-domain.com/mcp.json"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://your-domain.com/mcp.json | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ihen404--x402-scraper/reviews or the review_server meta-tool.
POST /mcp