A Model Context Protocol server that injects a large financial-platform API surface into any MCP-capable AI assistant — letting developers write correct integration code in plain language. Read-only by design; ships as dual-language packages on PyPI + npm from one source of truth.
A Model Context Protocol (MCP) knowledge server that developers plug into Claude Code, Cursor, Codex, or Gemini — and immediately get correct, scoped, auth-aware integration code from natural-language requests.
Read-only by design: the server distributes documentation and request shapes only. It never executes live calls, never reads balances, never moves funds. The threat model is documentation accuracy, not runtime trust.
Shipped as two published packages from one source of truth — Python on PyPI (FastMCP) and TypeScript on npm (@modelcontextprotocol/sdk) — backed by a shared generated model and a regression test suite.