PluginBench
MCP Server

Boundary Guard x402 MCP Server

io.github.LarryLemonBot/boundary-guard-x402

What is the Boundary Guard x402 MCP server?

MCP tools for x402 readiness, paid-path probes, launch packs, and trust receipts.

How to install Boundary Guard x402

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • Authorization
    required
    secret

    Bearer token required for protected tools/call. initialize and tools/list are public for discovery.

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "boundary-guard-x402": {
      "url": "https://x402-resource-scanner.vercel.app/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "boundary-guard-x402": {
      "serverUrl": "https://x402-resource-scanner.vercel.app/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "boundary-guard-x402": {
      "type": "http",
      "url": "https://x402-resource-scanner.vercel.app/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "boundary-guard-x402": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://x402-resource-scanner.vercel.app/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http boundary-guard-x402 https://x402-resource-scanner.vercel.app/mcp

Related MCP servers

Preflight checks for paid x402 and MCP tools before marketplace listing.

View repository →

Pay-per-success public data result packs for AI agents.

View repository →

Low-cost decision layer before high-stakes agent-tool spend.

View repository →