Integrations
Integrations
Stripe and MCP are the two integrations that matter most in the current app.
The app’s integration surface is small on purpose. Keep it focused on the systems the dashboard actually owns.
What belongs here
- Stripe configuration from the Payment Providers settings page,
- the MCP integration page and remote server,
- and any companion flow that needs a provider key or OAuth client.
What each page should answer
- Which settings page owns the integration?
- What credentials are required?
- Which route persists the data?
- How do you test it locally?
- What breaks when it is misconfigured?