M

MoodTrip Actions API

REST detected

Details
URL
https://api.moodtrip.ai
Spec
https://moodtrip.ai/openapi.json
Docs
https://moodtrip.ai/integrations?language=en
Authentication
MoodTrip OAuth client oauth2 discovered Set up OAuth ↗

Register an OAuth client at `/api/oauth-register` using MoodTrip's dynamic client registration. Then run the authorization-code flow against `/api/oauth-authorize` and `/api/oauth-token`. Supported scopes published by MoodTrip are mcp:tools, mcp:resources, and mcp:prompts; PKCE S256 is supported, and token endpoint auth methods include none, client_secret_post, and client_secret_basic.