DPX — AI Intelligence Oracle + Settlement Rail MCP Server
io.github.untitledfinancial/dpx
What is the DPX — AI Intelligence Oracle + Settlement Rail MCP server?
AI oracle + settlement rail. Macro/ESG/climate intelligence, x402 pay-per-call, USDC/EURC on Base.
How to install DPX — AI Intelligence Oracle + Settlement Rail
Copy-paste configuration for popular MCP clients.
STABILITY_ORACLE_URLOverride the Stability Oracle URL (default: https://stability.untitledfinancial.com)
SETTLEMENT_AGENT_URLOverride the Settlement Agent URL (default: https://agent.untitledfinancial.com)
INTELLIGENCE_URLOverride the Intelligence API URL (default: https://api.untitledfinancial.com/intelligence)
SANDBOX_MODESet to 'false' for live on-chain settlement (default: true)
{
"mcpServers": {
"dpx": {
"command": "npx",
"args": [
"-y",
"@untitledfinancial/dpx-mcp"
],
"env": {
"STABILITY_ORACLE_URL": "<YOUR_STABILITY_ORACLE_URL>",
"SETTLEMENT_AGENT_URL": "<YOUR_SETTLEMENT_AGENT_URL>",
"INTELLIGENCE_URL": "<YOUR_INTELLIGENCE_URL>",
"SANDBOX_MODE": "<YOUR_SANDBOX_MODE>"
}
}
}
}{
"mcpServers": {
"dpx": {
"command": "npx",
"args": [
"-y",
"@untitledfinancial/dpx-mcp"
],
"env": {
"STABILITY_ORACLE_URL": "<YOUR_STABILITY_ORACLE_URL>",
"SETTLEMENT_AGENT_URL": "<YOUR_SETTLEMENT_AGENT_URL>",
"INTELLIGENCE_URL": "<YOUR_INTELLIGENCE_URL>",
"SANDBOX_MODE": "<YOUR_SANDBOX_MODE>"
}
}
}
}{
"mcpServers": {
"dpx": {
"command": "npx",
"args": [
"-y",
"@untitledfinancial/dpx-mcp"
],
"env": {
"STABILITY_ORACLE_URL": "<YOUR_STABILITY_ORACLE_URL>",
"SETTLEMENT_AGENT_URL": "<YOUR_SETTLEMENT_AGENT_URL>",
"INTELLIGENCE_URL": "<YOUR_INTELLIGENCE_URL>",
"SANDBOX_MODE": "<YOUR_SANDBOX_MODE>"
}
}
}
}{
"servers": {
"dpx": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@untitledfinancial/dpx-mcp"
],
"env": {
"STABILITY_ORACLE_URL": "<YOUR_STABILITY_ORACLE_URL>",
"SETTLEMENT_AGENT_URL": "<YOUR_SETTLEMENT_AGENT_URL>",
"INTELLIGENCE_URL": "<YOUR_INTELLIGENCE_URL>",
"SANDBOX_MODE": "<YOUR_SANDBOX_MODE>"
}
}
}
}claude mcp add dpx --env STABILITY_ORACLE_URL=<YOUR_STABILITY_ORACLE_URL> --env SETTLEMENT_AGENT_URL=<YOUR_SETTLEMENT_AGENT_URL> --env INTELLIGENCE_URL=<YOUR_INTELLIGENCE_URL> --env SANDBOX_MODE=<YOUR_SANDBOX_MODE> -- npx -y @untitledfinancial/dpx-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.