tickadoo-mcp AGENTS.md

tickadoo-mcp AGENTS.md is an instructions file for Codex, OpenCode from tickadoo/tickadoo-mcp. It costs 2,393 tokens per session, scanned A, original, MIT.

A repository instruction file for AI coding agents working on the tickadoo MCP server, an interface that lets agents use tickadoo services.

In plain words
What is it for?
It is for guiding coding tasks in this repository, including choosing GitHub Issues instead of the retired Linear process and following repository policies.
Why use it?
It gives agents shared rules for starting work, tracking issues, making activity visible in Slack, and formatting commits.

Instructions file for CodexOpenCode

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/tickadoo/tickadoo-mcp/agents-md
Clone the repo
git clone --depth 1 https://github.com/tickadoo/tickadoo-mcp

Made for: Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for tickadoo-mcp AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/tickadoo/tickadoo-mcp/agents-md.svg)](https://agentmods.dev/instructions/tickadoo/tickadoo-mcp/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/tickadoo/tickadoo-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/tickadoo/tickadoo-mcp/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 2,393 This file is loaded in full into every session.
When invoked 2,393 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.02393 $0.02393
Opus 5 $0.01196 $0.01196
Sonnet 5 $0.00479 $0.00479
Haiku 4.5 $0.00239 $0.00239

Measured 5d ago against content hash 1706b6950721, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

tickadoo-mcp AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AGENTS.md · 152 lines

How it starts

The opening of the file, as written. The whole thing — 152 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AGENTS.md — Shared instructions for AI coding agents

This file is automatically read by Codex CLI (and some other AI coding tools) at task start. It's the shared ruleset for every AI agent that does work on this repo: Claude chats, Claude Code sessions, and Codex tasks.

This repo is @tickadoo/mcp-server — the npm distribution of the public tickadoo MCP server (23 tools over 13,090 products in 681 cities). Since v2.0.0 it is a thin remote bridge that proxies to the canonical remote server at https://mcp.tickadoo.com/mcp. The remote server and the embeddable widget bundle live in HowardOS (github.com/tickadoo/howard), which is canonical; this repo ships only the stdio bridge.

Issue tracking: GitHub Issues (Linear frozen 2026-08-18)

New work is a GitHub issue #NNNN in this repo, on the shared Project board. Do not open Linear issues.

Legacy GRO- / BAC- / TIC- IDs are read-only historical references and resolve to tickadoo/linear-archive, never to a GitHub issue number. Grep that repo rather than calling an API. All three namespaces are frozen; never mint a new one.

Canonical policy lives in tickadoo/howard: AGENTS.md → "Issue tracking" and docs/operations/linear-to-github-issues.md.

Before you do anything

  1. Pull first: run git pull --rebase origin main at task start. Codex worktrees (see .claude/worktrees/) may be stale clones; without a pull you may be reading an old version of this file or CLAUDE.md that predates recent changes.
  2. Check Hive before editing: use the claude_platform tools to inspect presence, recent activity, inboxes, reservations, and blockers for tickadoo/tickadoo-mcp. Reserve the paths you intend to edit and release them after handoff or completion. If Hive is unavailable, presence is unknown: inspect open pull requests, use a narrow isolated branch, and ask the human dispatcher when material overlap remains possible. Never use Slack as a coordination input.
  3. Read CLAUDE.md (if present — a minimal one lives at repo root). Also read the HowardOS repo CLAUDE.md (github.com/tickadoo/howardCLAUDE.md) for the broader tickadoo project context (supplier pipeline, booking flows, content rules, team). Anything in the HowardOS CLAUDE.md that applies to the MCP server applies here too.
  4. Before each push: git pull --rebase origin main again. Multiple agents push to main concurrently — racing is the default, not the exception.

Read the full file on GitHub · 152 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 152 lines · 2,393 tokens per session scan A 1706b6950721

Subscribe to this mod's changes

tickadoo-mcp AGENTS.md is an instructions file published in the GitHub repository tickadoo/tickadoo-mcp (1 stars, last pushed yesterday), licensed MIT. It adds 2,393 tokens to every session, about $0.0120 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.