R
Rebilly MCP server
Details
- Endpoint
-
https://www.rebilly.com/_mcp - Transport
- streamable-http
- Docs
- https://www.rebilly.com/docs/dev-docs/api-keys
Authentication
OAuth · resolves from well-known metadata For the Rebilly MCP server, register an OAuth client at dynamic client registration, then run the OAuth flow against the MCP OAuth endpoints. The detected endpoints are authorization at https://www.rebilly.com/_mcp/oauth2/auth and token at https://www.rebilly.com/_mcp/oauth2/token-portal, with scopes including openid, profile, email, and offline_access.