Interface: ConfigField
Defined in: packages/mcp/src/providers.ts:9
Structured registry of every Bora Pesa payment provider.
Hand-curated from the provider source code so agents can answer "which provider should I use and how do I configure it" without reading the full docs. Keep in sync when provider configs change.
Properties
| Property | Type | Defined in |
|---|---|---|
description | string | packages/mcp/src/providers.ts:12 |
name | string | packages/mcp/src/providers.ts:10 |
required | boolean | packages/mcp/src/providers.ts:11 |