Official remote MCP server and REST API for discovering tours, tickets, attractions, and activities with TicketLens.
Most developer tooling work still happens through a UI a human drives. Ticketlens Experiences MCP MCP server moves it into the conversation instead. Official remote MCP server and REST API for discovering tours, tickets, attractions, and activities with TicketLens.
The server publishes 11 tools. What each one is for:
hop — on hop-off bus productssearch_tours — search_poisget_tour — health_checkReDoc — https://api.ticketlens.com/v1/redocMethod — PathPOST — /v1/search/toursGET — /v1/tours/{tour_id}Codex — If you manage Codex MCP servers through config files, start from examples/mcp/codex-config.tomlCursor — Add the hosted MCP URL to your Cursor MCP config. A ready-to-copy example is in examples/mcp/cursor-mcp.jsonClaude — Claude remote MCP connectors are added from the UI, not through claude_desktop_config.json. Use the hosted URL https://mcp.ticketlens.com/ inOpenClaw — OpenClaw users can integrate TicketLens quickly by adding a workspace skill that calls the public TicketLens REST API. Start fromBecause this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Ticketlens Experiences MCP's toolset — hop, search_tours, get_tour and 8 more — is a fair guide to whether it matches your workflow. It is maintained by ticketlens; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| hop | on hop-off bus products |
| search_tours | search_pois |
| get_tour | health_check |
| ReDoc | https://api.ticketlens.com/v1/redoc |
| Method | Path |
| POST | /v1/search/tours |
| GET | /v1/tours/{tour_id} |
| Codex | If you manage Codex MCP servers through config files, start from [examples/mcp/codex-config.toml](examples/mcp/codex-config.toml). |
| Cursor | Add the hosted MCP URL to your Cursor MCP config. A ready-to-copy example is in [examples/mcp/cursor-mcp.json](examples/mcp/cursor-mcp.json). |
| Claude | Claude remote MCP connectors are added from the UI, not through claude_desktop_config.json. Use the hosted URL https://mcp.ticketlens.com/ in Settings > Connectors, or follow the short guide in [examples/mcp/claude-conne |
| OpenClaw | OpenClaw users can integrate TicketLens quickly by adding a workspace skill that calls the public TicketLens REST API. Start from [examples/openclaw/skills/ticketlens-api/SKILL.md](examples/openclaw/skills/ticketlens-api |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.