M
MoodTrip MCP server
Details
- Endpoint
-
https://api.moodtrip.ai/api/mcp-http - Transport
- streamable-http
- Docs
- https://moodtrip.ai/integrations?language=en
Authentication
OAuth · resolves from well-known metadata 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.