Voyscout Price History for Claude Desktop
com.voyscout/price-history
Historical flight and package price series for Czech origins. Honest stats, no verdicts. CC BY 4.0
client:Claude Desktop
transport:streamable-http
tools:5
Install Voyscout Price History in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"price-history": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://voyscout.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs