MCP server for Khipu — Chilean instant bank-transfer payments (complements Transbank cards)

stdiocommunityservice

Package Details

@codespar/mcp-khipu

Transportstdio

Environment Variables

KHIPU_API_KEY(str)
Secret

Khipu v3 API key (sent as x-api-key header). Obtain from Khipu merchant panel → Developers.

KHIPU_RECEIVER_ID(str)

Khipu receiver id (merchant id). Required only for legacy v2 HTTP Basic auth; not needed when KHIPU_API_KEY is set.

KHIPU_SECRET(str)
Secret

Khipu receiver secret. Required only for legacy v2 HTTP Basic auth; not needed when KHIPU_API_KEY is set.

KHIPU_BASE_URL(str)

Khipu API base URL. Defaults to https://payment-api.khipu.com/v3.