PluginBench
MCP Server
Maintained

io.github.webberdesign/webbersites-x402-data-api MCP Server

io.github.webberdesign/webbersites-x402-data-api

What is the io.github.webberdesign/webbersites-x402-data-api MCP server?

45 pay-per-call AI agent tools: scraping, SEO, crypto data, lint, agent memory. x402 USDC on Base.

How to install io.github.webberdesign/webbersites-x402-data-api

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "webbersites-x402-data-api": {
      "url": "https://api.webbersites.com/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "webbersites-x402-data-api": {
      "serverUrl": "https://api.webbersites.com/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "webbersites-x402-data-api": {
      "type": "http",
      "url": "https://api.webbersites.com/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "webbersites-x402-data-api": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.webbersites.com/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http webbersites-x402-data-api https://api.webbersites.com/mcp

Related MCP servers

45 pay-per-call AI agent tools + wallet-owned agent memory. Scraping, SEO, lint, crypto. x402 USDC

0
JavaScript
MIT
View repository →