B
banking-intelligence
/country_payment_codes
country payment codes
Look up country-specific payment codes (KNP, purpose codes, etc.). Use country_banking_rules first to see which code types a country requires (in the payment_r
liveverifiedunknown~5s typical
mcpprobedbanking-intelligence
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-ohmyfin-banking-intelligence /country_payment_codes for me.
Input
| Field | Type | Description |
|---|---|---|
| country_code* | string | |
| code_type* | string | |
| search | string |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-ohmyfin-banking-intelligence","endpoint":"/country_payment_codes","input":{"country_code":"...","code_type":"..."}}'cli
npx cracked-ai run -p mcp-ai-ohmyfin-banking-intelligence -e /country_payment_codes -i '{"country_code":"...","code_type":"..."}'mcp
run_tool({ provider: "mcp-ai-ohmyfin-banking-intelligence", endpoint: "/country_payment_codes", input: {"country_code":"...","code_type":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.