Travolp for VS Code
com.travolp/travolp
Travel planner: create, edit, and explore trip itineraries from your Travolp AI assistant.
client:VS Code
transport:streamable-http
Install Travolp in VS Code
.vscode/mcp.json
{
"servers": {
"travolp": {
"type": "http",
"url": "https://travolp.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs