Loading MCP server directory, please wait...
Tixxly MCP server — connect AI agents to tours, experiences, and activities
npx @getmcp/cli add io.github.Akinduko/travel-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TIXXLY_API_KEYTixxly vendor API key (created from admin dashboard with mcp group)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Akinduko/travel-mcp": {
"command": "npx",
"args": [
"-y",
"@tixxly-ai/travel-mcp"
],
"env": {
"TIXXLY_API_KEY": ""
}
}
}
}