What is the com.x402supply/endpoint-diligence MCP server?
Live x402 endpoint trust/diligence check before you pay it. $0.02/call via x402.
How to install com.x402supply/endpoint-diligence
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"endpoint-diligence": {
"url": "https://diligence.x402supply.com/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"endpoint-diligence": {
"serverUrl": "https://diligence.x402supply.com/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"endpoint-diligence": {
"type": "http",
"url": "https://diligence.x402supply.com/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"endpoint-diligence": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://diligence.x402supply.com/mcp"
]
}
}
}Claude Code
claude mcp add --transport http endpoint-diligence https://diligence.x402supply.com/mcpRelated MCP servers
Stockfish chess eval: best move, score, principal variation, multipv. $0.005/call via x402.
Fuzzy entity resolution and dedupe for names, addresses, and company records. $0.02/call via x402.
Classifies products into HS/HTS customs codes for import/export workflows. $0.10/call via x402.
URL to clean article markdown/text + metadata and links. Deterministic. $0.001/call via x402.
Detects and redacts PII (emails, phones, SSNs, names, addresses) from text. $0.02/call via x402.