com.trip1/mcp✓
com.trip1/mcp · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.trip1/mcp",
"description": "Book hotels over MCP. Pay over x402. 3M+ properties in 200+ countries, USDC on Base.",
"repository": {
"url": "https://github.com/trivial-corp/trip1",
"source": "github"
},
"version": "1.0.0",
"websiteUrl": "https://trip1.com/en/agents",
"remotes": [
{
"type": "streamable-http",
"url": "https://trip1.com/api/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}