← Back to Plugins
MCP Server MCP

io.github.gkcogz/1trippulse

github By github 👁 1 views ▲ 0 votes

1trip PULSE: 21-tool AI travel planner. Flights, hotels, visa, safety, weather, 120+ cities.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "1trippulse-mcp-server",
      "version": "7.0.0",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "npm",
      "identifier": "1trippulse-mcp-server",
      "version": "7.0.0",
      "transport": {
        "type": "streamable-http",
        "url": "https://mcp.1trip.app/mcp"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...