cricket travel for Claude Desktop
com.followontours/cricket-travel
Bespoke cricket and golf tours. Tour operator and package organiser, not a broker. ABTOT 5718.
client:Claude Desktop
transport:streamable-http
tools:6
Install cricket travel in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cricket-travel": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.followontours.com/api/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