What is the GuruWalk Affiliates MCP server?
GuruWalk affiliate program for AI agents. Free walking tours in 100+ countries. Earn per booking.
How to install GuruWalk Affiliates
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Environment / auth
AuthorizationrequiredsecretBearer token with your affiliate API key
Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"affiliates-mcp": {
"url": "https://back.guruwalk.com/mcp/affiliates"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"affiliates-mcp": {
"serverUrl": "https://back.guruwalk.com/mcp/affiliates"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"affiliates-mcp": {
"type": "http",
"url": "https://back.guruwalk.com/mcp/affiliates"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"affiliates-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://back.guruwalk.com/mcp/affiliates"
]
}
}
}Claude Code
claude mcp add --transport http affiliates-mcp https://back.guruwalk.com/mcp/affiliatesRelated MCP servers
Free walking tours & activities in 200+ cities. Browse, check availability, and get tour details.