Rebrand Stack MCP server
Model Context Protocol endpoint for the Rebrand Stack public API. Connect from Claude.ai, Claude Code, ChatGPT, or any MCP-compatible client.
Endpoint
POST https://mcp.rebrandstack.com/mcp
Auth
Each request must carry a Personal Access Token in the Authorization header:
Authorization: Bearer amcpat_…
Mint a PAT at core.rebrandstack.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.rebrandstack.com/v1/openapi. The polished docs site renders it at docs.rebrandstack.com.