catalog for Claude Desktop
net.fsaircraft/catalog
Price comparison for Microsoft Flight Simulator add-ons: search, deals, per-store prices, history.
client:Claude Desktop
transport:streamable-http
tools:12
Install catalog in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"catalog": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.fsaircraft.net/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