Travel platform for coding agents: hotels, tours, bookings, 13 AI experts. 21 tools, stdio.
claude mcp add weselltours -- npx -y weselltours
claude_desktop_config.json
{
"mcpServers": {
"weselltours": {
"command": "npx",
"args": [
"-y",
"weselltours"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"weselltours": {
"command": "npx",
"args": [
"-y",
"weselltours"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"weselltours": {
"command": "npx",
"args": [
"-y",
"weselltours"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"weselltours": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"weselltours"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"weselltours": {
"command": "npx",
"args": [
"-y",
"weselltours"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jyswee--weselltours/reviews or the review_server meta-tool.
POST /mcp