China Travel MCP for Zed
io.github.mako202605/china-travel-mcp
China inbound travel MCP: search hotels, flights, attractions, plan itineraries, get travel tips
client:Zed
transport:stdio
runtime:pypi
Install China Travel MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"china-travel-mcp": {
"command": "uvx",
"args": [
"china-travel-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs