Sponsored by Deepsite.site

DPX — AI Intelligence Oracle + Settlement Rail

Created By
untitledfinanciala month ago
AI intelligence oracle + cross-border settlement rail. 10-layer Stability Oracle (climate, macro, FX, ESG, supply chain) with x402 pay-per-call data API. USDC/EURC settlement on Base at 1.385% all-in. GENIUS Act + MiCA + Basel III compliant. 13 tools: macro briefings, ESG scoring, quote, settle, oracle status, competitor comparison, and more.
Content

DPX MCP Server

smithery badge npm version License: MIT

AI-native infrastructure for institutional finance. DPX exposes a 10-layer intelligence oracle and a compliance-grade cross-border settlement rail as a single MCP server - any AI agent can read macro signals, score ESG counterparty risk, and execute settlements with no human in the loop.

13 tools | Base mainnet | GENIUS Act + MiCA + Basel III | x402 pay-per-call


What DPX is

DPX is two things built as one system:

1. An AI intelligence layer - a self-adjusting oracle that synthesizes 32+ real-time signals across climate, macroeconomics, FX, energy transition, supply chain, earth systems, and ESG. The oracle is not a static data feed: it recalibrates tier weights weekly against prediction outcomes (Platt scaling), stores scenario fingerprints in a Vectorize index, and runs a Claude AI synthesis layer on top of all nine data tiers. The intelligence endpoints are a standalone data product: pay-per-call in USDC via x402, no API key required.

2. A settlement rail - cross-border USDC/EURC settlement on Base mainnet at 1.385% all-in, versus 2-5% for SWIFT or 5.4% for Stripe. Every settlement is ESG-scored, oracle-gated, and compliant with GENIUS Act (US), MiCA (EU), and Basel III by default. The same AI oracle that generates the intelligence briefings also gates whether a settlement executes.


Intelligence endpoints (standalone data product)

Deployed at https://intelligence.untitledfinancial.com. Pay per call in USDC on Base via x402 - no API key, no subscription.

EndpointPriceCacheWhat it returns
GET /intelligence$0.10liveAI narrative synthesis across all 32+ signals - score, tier, alerts, forward outlook
GET /intelligence/climate$0.2524hPrecipitation anomalies across 10 agricultural zones vs 1972-74 baseline - commodity exposure, food inflation signals, basket currency implications
GET /intelligence/earth-systems$0.5048hPlanetary health dashboard (Earth Health Index 0-100) - CO‚ÇÇ/CH‚ÇÑ/temp/sea ice vs pre-industrial, proximity to 9 climate tipping points
GET /intelligence/macro-stress$0.151hCredit regime classification - IG/HY OAS spreads, TED, VIX, C&I lending tightening - 2-6 week lead signals for FX and commodity moves
GET /intelligence/supply-chain$0.256hLane bottleneck scoring - NY Fed GSCPI + live Rhine/Mississippi/Panama/Great Lakes water levels - goods inflation lead signal
GET /intelligence/energy-transition$0.2524hRenewable share, grid carbon intensity, fossil demand curve - structural energy price context
GET /intelligence/esg/:address$0.256hEntity-level ESG score from GLEIF + SEC EDGAR + EPA ECHO + OSHA - counterparty due diligence

Data sources: Open-Meteo ERA5, NASA GISTEMP, NOAA GML, NSIDC, FRED (BAMLC0A0CM, BAMLH0A0HYM2, TEDRATE, VIXCLS, DRTSCILM), NY Fed GSCPI, WSV Pegelonline, USGS NWIS, EIA, GLEIF, SEC EDGAR, EPA ECHO, OSHA.

x402 example - no API key:

import { withPaymentInterceptor } from 'x402-fetch';
const fetchWithPayment = withPaymentInterceptor(fetch, wallet);
const data = await (await fetchWithPayment('https://intelligence.untitledfinancial.com/intelligence/macro-stress')).json();
// ‚Üí { stressIndex: 42, regime: "LATE_CYCLE", leadSignals: { fxImplication: "USD_STRENGTH_RISK", ... } }

MCP tools (for AI agents)

Install once, use from any MCP-compatible host (Claude Desktop, Cursor, n8n, custom agents).

ToolDescription
get_manifestDPX protocol capabilities and contract addresses
get_quoteBinding fee quote (300s TTL) - all-in rate with live ESG adjustment
get_esg_scoreLive ESG score for a wallet address - hourly from 6 institutional sources
get_reliabilityOracle stability status - STABLE / CAUTION / UNSTABLE
get_oracle_statusFull 10-layer Stability Oracle v9.0 output - all tier scores, alerts, chaos regime flag, AI briefing
get_fee_scheduleComplete fee table with volume tiers and competitive benchmarks
verify_feesConfirm off-chain quote matches on-chain DPXSettlementRouter
compare_to_competitorsDPX vs Stripe, Wise, SWIFT, bank wire - dollar savings per transaction
get_rail_statusLive health of local payment rails (PIX, SEPA, FedACH, CHAPS, UPI, PromptPay)
settleExecute a settlement - cross-border or domestic, sandbox or live
get_settlement_statusLook up a settlement by ID - full audit record
get_investment_contextStructured investment memo for AI due diligence agents
get_intelligenceMPP-gated macro intelligence briefing from the Stability Oracle

Quick Start

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

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

Restart Claude Desktop. All 13 tools are immediately available.

Remote HTTP (no install)

{
  "mcpServers": {
    "dpx": {
      "type": "http",
      "url": "https://mcp.untitledfinancial.com/mcp"
    }
  }
}

Smithery

npx @smithery/cli install @untitledfinancial/dpx-mcp --client claude

Example flows

AI agent settlement workflow:

Agent: settle $2M USD ‚Üí EUR for 0xRecipient...

get_oracle_status   ‚Üí 10-layer signal check - score 81, STABLE, no chaos regime
get_esg_score       ‚Üí counterparty ESG tier confirmed (score 74 ‚Üí 0.15% ESG fee)
get_quote           ‚Üí $27,700 all-in at 1.385%, quoteId valid 300s
verify_fees         ‚Üí on-chain fee matches off-chain quote ‚úì
settle              ‚Üí executed on Base mainnet, txHash + IPFS receipt returned

Intelligence query (x402, no MCP):

AI reads macro-stress ‚Üí regime LATE_CYCLE, USD_STRENGTH_RISK flag ‚Üí agent reduces FX exposure
AI reads climate      ‚Üí wheat CRITICAL in South Asia ‚Üí commodity desk alerted
AI reads earth-systems ‚Üí AMOC proximity HIGH ‚Üí long-horizon risk model updated

Oracle architecture

The 10-layer Stability Oracle v9.0 underpins both the intelligence product and the settlement rail:

LayerSignal
0 - Climate & Environmental30-90 day lead indicators
1 - Commodities & EnergySpot + structural signals
2 - Macroeconomic4 independent sources per indicator
3 - Currency & FX4 cross-validated APIs
4 - Basket VerificationOn-chain Chainlink + 3 FX APIs
5 - Bond YieldsFRED yield curve
6 - Infrastructure + ConflictDual sub-modules
7 - Cross-Body Integration v8.0Geopolitical, capital flows, tech/AI supply chain
8 - USD Structural Health v9.025+ signals, 10% composite blend
9 - AI SynthesisClaude reasoning layer - degrades gracefully

Adaptive layer: Tier weights recalibrate weekly against prediction outcomes via Platt scaling. Scenario fingerprints stored in Cloudflare Vectorize. Autonomous policy execution (basket rebalance, fee adjust) up to $10M notional with 23h cooling period and circuit breaker.


Compliance

GENIUS Act (US) | MiCA (EU) | EU SFDR/CSRD (transaction-level ESG) | Basel III | FCA/PSR (UK) | FATF Travel Rule


Live contracts (Base mainnet)

ContractAddress
DPXSettlementRouter0x7d2b0Cea5A2d19369548F59C6B8EEe9Fe3495c97
DPXToken0x7A62dEcF6936675480F0991A2EF4a0d6f1023891
ESGCompliance0x7717e89bC45cBD5199b44595f6E874ac62d79786

Verified on Sourcify. Full list: get_manifest



License

MIT © Untitled Financial

Server Config

{
  "mcpServers": {
    "dpx": {
      "command": "npx",
      "args": [
        "-y",
        "@untitledfinancial/dpx-mcp"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Serper MCP ServerA Serper MCP Server
ChatWiseThe second fastest AI chatbot™
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
CursorThe AI Code Editor
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
WindsurfThe new purpose-built IDE to harness magic
Amap Maps高德地图官方 MCP Server
Playwright McpPlaywright MCP server
Tavily Mcp
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
DeepChatYour AI Partner on Desktop