← Index

DPX — AI Intelligence Oracle + Settlement Rail

io.github.untitledfinancial/dpx·v2.4.4·Other
Quality Score
80
/100

AI oracle + settlement rail. Macro/ESG/climate intelligence, x402 pay-per-call, USDC/EURC on Base.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "dpx": {
      "command": "npx",
      "args": [
        "-y",
        "@untitledfinancial/dpx-mcp"
      ],
      "env": {
        "STABILITY_ORACLE_URL": "<stability_oracle_url>",
        "SETTLEMENT_AGENT_URL": "<settlement_agent_url>",
        "INTELLIGENCE_URL": "<intelligence_url>",
        "SANDBOX_MODE": "<sandbox_mode>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "dpx": {
      "command": "npx",
      "args": [
        "-y",
        "@untitledfinancial/dpx-mcp"
      ],
      "env": {
        "STABILITY_ORACLE_URL": "<stability_oracle_url>",
        "SETTLEMENT_AGENT_URL": "<settlement_agent_url>",
        "INTELLIGENCE_URL": "<intelligence_url>",
        "SANDBOX_MODE": "<sandbox_mode>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @untitledfinancial/dpx-mcp
§02  Environment variables
STABILITY_ORACLE_URL

Override the Stability Oracle URL (default: https://stability.untitledfinancial.com)

SETTLEMENT_AGENT_URL

Override the Settlement Agent URL (default: https://agent.untitledfinancial.com)

INTELLIGENCE_URL

Override the Intelligence API URL (default: https://api.untitledfinancial.com/intelligence)

SANDBOX_MODE

Set to 'false' for live on-chain settlement (default: true)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
10
stability
10
§04  Alternatives in Other