DPX — AI Intelligence Oracle + Settlement Rail

by untitledfinancial

278 downloads
Not rated
GitHub Website

About

AI intelligence oracle + cross-border settlement rail. 10-layer Stability Oracle (climate, macro, FX, ESG) with x402 pay-per-call API. USDC/EURC settlement on Base at 1.385% all-in.

Details

Author
untitledfinancial
Downloads
278
Categories
Finance, Other, API, AI

- 13 MCP tools for AI agents
- 10-layer Stability Oracle v9.0 with weekly recalibration
- Cross-border USDC/EURC settlement at 1.385% all-in
- ESG scoring from 6 institutional sources
- Compliance with GENIUS Act, MiCA, Basel III
- Pay-per-call intelligence via x402 (no API key)

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name DPX — AI Intelligence Oracle + Settlement Rail
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install the npm package @untitledfinancial/dpx-mcp and configure it in MCP-compatible hosts (Claude Desktop, Cursor, n8n) by adding to claude_desktop_config.json, or use the remote HTTP endpoint at https://mcp.untitledfinancial.com/mcp. Intelligence endpoints can be called directly via x402 pay-per-call in USDC on Base mainnet.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "dpx \u2014 ai intelligence oracle + settlement rail": {
            "dpx": {
                "command": "npx",
                "args": [
                    "-y",
                    "@untitledfinancial/dpx-mcp"
                ]
            }
        }
    }
}

McpServers

{
    "dpx": {
        "command": "npx",
        "args": [
            "-y",
            "@untitledfinancial/dpx-mcp"
        ]
    }
}

Settlement

- settlement.quote — FX quote with ESG gate and compliance pre-check - settlement.execute — cross-border USDC/EURC settlement on Base - settlement.status — settlement status by transaction ID - settlement.history — settlement history with filters - settlement.estimate — cost and time estimate
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.