{
  "schema_version": "mcp-server-v1",
  "id": "ainumbers-fintech-suite",
  "name": "AINumbers Fintech Intelligence Suite",
  "version": "2.0.0",
  "description": "552 browser-based fintech intelligence tools built by Post Oak Labs. Covers ISO 20022, A2A payments, open banking (CFPB \u00a71033 / PSD3), EU AI Act, DORA, AML/KYC, BaaS, DLT/tokenization, cross-border FX, real-time payments, e-invoicing (Peppol/ViDA), agentic payment protocols (AP2, ACP, x402, Visa TAP, Mastercard Agent Pay), and MCP developer tooling. All tools are client-side \u2014 zero PII, zero server calls.",
  "publisher": {
    "name": "Post Oak Labs",
    "url": "https://ainumbers.co",
    "contact": "contact@ainumbers.co",
    "license": "CC BY 4.0"
  },
  "base_url": "https://ainumbers.co",
  "execution_model": {
    "type": "browser-reference",
    "note": "All tools execute in the user's browser via JavaScript. This MCP server is a reference/discovery server \u2014 agents should provide the tool URL and describe the inputs to the user, rather than attempting server-side execution. Pilot tools additionally support prefill deep-links (see capabilities.prefill_deep_links): agents may hand the user a one-click URL with inputs encoded in the hash fragment. A live MCP Apps server (SEP-1865) at https://mcp.ainumbers.co/mcp renders 7 flagship tools as interactive widgets in MCP Apps hosts (Claude, ChatGPT, Copilot, VS Code) and exposes a list_ainumbers_tools catalog-search tool for the rest."
  },
  "endpoints": {
    "catalog": "https://ainumbers.co/mcp/catalog.json",
    "index": "https://ainumbers.co/ainumbers-manifest-index.json",
    "sitemap": "https://ainumbers.co/sitemap.xml",
    "llms_txt": "https://ainumbers.co/llms.txt",
    "mcp_apps_server": "https://mcp.ainumbers.co/mcp"
  },
  "categories": [
    "ai-agentic",
    "core-infrastructure",
    "compliance-consent",
    "fraud-risk",
    "ops-monitoring",
    "open-banking",
    "treasury-strategy",
    "reference-decoders",
    "card-economics",
    "esg",
    "dlt-tokenization",
    "aml-kyc",
    "b2b-payments",
    "embedded-finance-baas",
    "einvoicing-vat",
    "consumer-credit-bnpl",
    "counterparty-credit-risk",
    "cross-border-fx",
    "payment-scheme-network",
    "sme-financial-health",
    "realtime-payments",
    "dora-operational-resilience"
  ],
  "standards_covered": [
    "ISO 20022",
    "SWIFT MT",
    "NACHA ACH",
    "FedNow",
    "RTP",
    "SEPA Instant",
    "CBPR+ Nov 2026",
    "PSD3",
    "MiCA",
    "CFPB \u00a71033",
    "FAPI 1.0/2.0",
    "UK Open Banking",
    "FDX",
    "VDCAP 2026",
    "Peppol BIS 3.0",
    "KSeF FA(3)",
    "EN 16931",
    "ViDA/DAC7",
    "EU AI Act Annex III",
    "DORA",
    "NIS2",
    "BCBS 239",
    "MiFID II",
    "GDPR DSR",
    "FCA Consumer Duty",
    "Basel III/IV",
    "IFRS 9",
    "PCAF 2024",
    "FATF Travel Rule",
    "AP2 v1.0"
  ],
  "tool_count": 552,
  "last_updated": "2026-08-18",
  "capabilities": {
    "prefill_deep_links": {
      "status": "general-availability",
      "bridge_version": "1.0",
      "url_pattern": "{base_url}/tools/{entry}#in=<base64url(JSON of {element_id: value})>[&run=1]",
      "behavior": "Fills tool inputs from the URL hash fragment (never transmitted to a server). Default is fill-only; '&run=1' opts into auto-execution. Synthetic/anonymised values only \u2014 zero-PII rules apply.",
      "manifest_flag": "prefill",
      "coverage": "All manifest-backed tools with bridge_version 1.0 (see catalog metadata.prefill)."
    },
    "policy_mandate_intake": {
      "status": "available",
      "behavior": "Pilot tools accept an AINumbers Policy Mandate (.policy.json) via on-page drop/choose/paste; 'payload' and 'source_tool_inputs' are mapped onto matching inputs. Mandates are the interchange format between tools.",
      "pilot_tools": [
        "285-google-ap2-mandate-builder",
        "320-ap2-mcp-policy-validator",
        "288-mcp-developer-readiness-scorecard",
        "116-tm-rule-builder",
        "119-ctr-sar-threshold-simulator",
        "131-ap2-aml-mandate-builder",
        "290-policy-register",
        "291-mandate-diff"
      ]
    }
  }
}
