A Model Context Protocol server that injects PayBito's full 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 PayBito developers plug into Claude Code, Cursor, Codex, or Gemini — and immediately get correct, scoped, auth-aware PayBito 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 — paybito-mcp on PyPI (FastMCP) and on npm (@modelcontextprotocol/sdk) — backed by a shared generated model and a regression test suite.