Financial Rebrand MCP server
Model Context Protocol endpoint for the Financial Rebrand public API. Connect from Claude.ai, Claude Code, ChatGPT, or any MCP-compatible client.
Endpoint
POST https://mcp.financialrebrand.com/mcp
Auth
Each request must carry a Personal Access Token in the Authorization header:
Authorization: Bearer amcpat_…
Mint a PAT at core.financialrebrand.com/app/settings/api-tokens. Pick scopes for what the AI is allowed to do (read-only is a safe default; only add wallet-charging scopes if you trust the integration).
Spec
The full OpenAPI catalog is at core.financialrebrand.com/v1/openapi. The polished docs site renders it at docs.financialrebrand.com.