github JavaScript analyzed 573fb2e

AgentProbe/x402-mcp-validator

github

End-to-end MCP server validator — connects via StreamableHTTP/SSE, probes x402 payment support, validates payment options, and measures latency.

maintainer
AgentProbe
licence
MIT
first seen
2026-07-17
last seen
2026-07-19
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

code evidence v0.1.0 · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 23

filesystem 1

  • fs (weak) AgentProbe-x402-mcp-validator-573fb2e/tests/unit/code-conformance.test.mjs :1 import { readFileSync, readdirSync, existsSync, statSync } from 'node:fs'

network 2

  • net AgentProbe-x402-mcp-validator-573fb2e/src/task/McpConnector.mjs :98 const response = await fetch( endpoint, {
  • net AgentProbe-x402-mcp-validator-573fb2e/src/task/OAuthProber.mjs :239 const response = await fetch( url, {

declared dependencies 2

  • @modelcontextprotocol/sdk@^1.12.1
  • jest@^30.0.5