DPX — Institutional Cross-Border Settlement for LangChain
io.github.untitledfinancial/dpx
AI-native settlement rail + intelligence oracle for autonomous agents. x402, Base mainnet, 81 tools.
client:LangChain
transport:streamable-http
runtime:npm
tools:85
Install DPX — Institutional Cross-Border Settlement in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"dpx": {
"transport": "streamable_http",
"url": "https://mcp.untitledfinancial.com/mcp",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- protocol.manifest
- settlement.quote
- esg.score
- esg.lookup
- esg.batch
- esg.watch
- esg.portfolio
- intelligence.subscribe
- intelligence.subscription.get
- intelligence.subscription.delete
- esg.trend
- oracle.governance
- compliance.ubo_chain
- compliance.pep_screen
- compliance.regulatory_calendar
- defi.concept_lookup
- defi.research_papers
- stability.corridor
- stability.settlement_window
- stability.stablecoin_route
- agent.kya_register
- agent.mandate_create
- agent.kya_verify
- forecast.commodity_outlook