moodtrip.ai
MoodTrip is an AI-powered hotel discovery and booking service that lets users search for accommodations in natural language and returns live hotel results and booking handoff links. It also packages that hotel-search capability for AI assistants through API and MCP interfaces.
MoodTrip exposes two public developer integration surfaces: an OAuth-protected HTTP Actions API described by OpenAPI at https://moodtrip.ai/openapi.json, and an OAuth-protected streamable-HTTP MCP server at https://api.moodtrip.ai/api/mcp-http.
- MoodTrip MCP serverdiscovered
- MoodTrip Actions APIdetected
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.
conventions · 3/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://moodtrip.ai/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✓https://moodtrip.ai/openapi.json
- MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://moodtrip.ai/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing