Skip to content
Zed

tixxly for Zed

io.github.teamtixxly/tixxly

Tixxly MCP server — connect AI agents to tours, experiences, and activities

client:Zed transport:stdio runtime:npm

Install tixxly in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "tixxly": {
      "command": "npx",
      "args": [
        "-y",
        "@tixxly-ai/travel-mcp"
      ],
      "env": {
        "TIXXLY_API_KEY": "<TIXXLY_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

tixxly in other clients