Developer Tools
probe402.com
A tool to probe and grade x402/MPP endpoints by checking their availability, quote, schema, and response time.
ENDPOINT 1
https://probe402.com/mcp
MCP server metadata
- Name
- probe402
- Version
- 1.0.0
Known tools 2
probe402_endpoint_gradeIs a known x402 or MPP endpoint alive right now, what is it quoting, what schema does it return, and how fast?
Inferred read-onlyprobe402_endpoint_historyIs a known x402 or MPP endpoint alive right now, what is it quoting, what schema does it return, and how fast?
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.probe402]
url = "https://probe402.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"probe402": {
"type": "http",
"url": "https://probe402.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: probe402
Remote MCP URL: https://probe402.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"probe402": {
"url": "https://probe402.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"probe402": {
"type": "http",
"url": "https://probe402.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "probe402",
"transport": "streamable-http",
"url": "https://probe402.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.