API Tools
four02proof.onrender.com
Provides APIs for payment processing, invoice generation, payment verification, loyalty checks, and compliance receipts.
ENDPOINT 1
https://four02proof.onrender.com/mcp
Known tools 11
platform_statsLive 402Proof platform stats: total payments, volume, active agents.
Inferred read-onlyget_agent_passportFull Agent Passport for any XRPL wallet: payment history, risk score 0-100, loyalty tier, passport hash.
Potential side effectsbureau_public_scoreFICO-style 300-850 Agent Credit Bureau score for any XRPL wallet.
Inferred read-onlybureau_full_reportFull credit bureau report: score breakdown, spend history, risk factors.
Inferred read-onlybureau_verify_thresholdBoolean creditworthiness check — is this wallet above a score threshold?
Inferred read-onlybureau_get_attestationPortable attestation JWT (24h TTL) proving creditworthiness.
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.four02proof-onrender-com]
url = "https://four02proof.onrender.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"four02proof-onrender-com": {
"type": "http",
"url": "https://four02proof.onrender.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: four02proof-onrender-com
Remote MCP URL: https://four02proof.onrender.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": {
"four02proof-onrender-com": {
"url": "https://four02proof.onrender.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"four02proof-onrender-com": {
"type": "http",
"url": "https://four02proof.onrender.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "four02proof-onrender-com",
"transport": "streamable-http",
"url": "https://four02proof.onrender.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for onrender.com was fetched 2026-09-27T04:50:32.253Z.
onrender.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.