T
Travel Agent MCP
MCP server by super-eatsky
创建于 12/24/2025
更新于 1 day ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-travel-agent-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"super-eatsky-travel-agent-mcp": {
"command": "npx",
"args": [
"super-eatsky-travel-agent-mcp"
]
}
}
}