Skip to content

feat: add DPX institutional cross-border settlement MCP server#1276

Open
untitledfinancial wants to merge 1 commit intomodelcontextprotocol:mainfrom
untitledfinancial:main
Open

feat: add DPX institutional cross-border settlement MCP server#1276
untitledfinancial wants to merge 1 commit intomodelcontextprotocol:mainfrom
untitledfinancial:main

Conversation

@untitledfinancial
Copy link
Copy Markdown

Summary

Adds DPX to the official MCP registry — an institutional cross-border USD/EUR settlement rail running on Base mainnet.

Server: io.github.untitledfinancial/dpx
Remote endpoint: https://mcp.untitledfinancial.com/mcp (HTTP transport)
npm package: @untitledfinancial/dpx-mcp v2.1.0

11 tools

  • get_manifest — protocol capabilities and contract addresses
  • get_quote — binding fee quote with 300s TTL
  • get_esg_score — live ESG score for a wallet address
  • get_reliability — oracle stability signal
  • get_oracle_status — full 9-layer oracle output
  • get_fee_schedule — complete fee table with volume tiers
  • verify_fees — confirm off-chain quote matches on-chain router
  • compare_to_competitors — DPX vs SWIFT/Stripe/Wise/PayPal
  • get_analytics — live protocol health metrics
  • settle — execute cross-border settlement (sandbox=true by default)
  • get_settlement_status — look up settlement audit record

Checklist

  • Remote HTTP endpoint responding at https://mcp.untitledfinancial.com/mcp
  • npm package published: @untitledfinancial/dpx-mcp
  • server.json validates against the registry schema
  • Namespace matches GitHub org: github.com/untitledfinancial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant