PluginBench
MCP Server
Active
MIT

x402-seller — rug protection & safe-alpha for trading agents MCP Server

io.github.wyattpalm2-eng/x402-seller

What is the x402-seller — rug protection & safe-alpha for trading agents MCP server?

Rug-check & launch radar for trading agents: composite honeypot score, EVM+Solana, keyless x402.

How to install x402-seller — rug protection & safe-alpha for trading agents

Copy-paste configuration for popular MCP clients.

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

Related MCP servers

Find US federal grants your organization is actually eligible to apply for. Free, no API key.

1
HTML
View repository →