transcript-search-mcp CLAUDE.md

transcript-search-mcp CLAUDE.md is an instructions file for coding agents from jsundquist/transcript-search-mcp. It costs 1,574 tokens per session, scanned A, original, no licence file.

A set of Claude Code instructions for the transcript-search-mcp project. It documents the project, its commands, architecture, and data flow, including one writer and two separate processing loops.

In plain words
What is it for?
Understanding, running, and modifying the transcript-search-mcp codebase.
Why use it?
It gives the coding agent project-specific guidance so it can work with the repository's structure and conventions.

Instructions file

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/jsundquist/transcript-search-mcp/claude-md
Clone the repo
git clone --depth 1 https://github.com/jsundquist/transcript-search-mcp

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 transcript-search-mcp CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/jsundquist/transcript-search-mcp/claude-md.svg)](https://agentmods.dev/instructions/jsundquist/transcript-search-mcp/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/jsundquist/transcript-search-mcp/claude-md"><img src="https://agentmods.dev/badge/instructions/jsundquist/transcript-search-mcp/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,574 This file is loaded in full into every session.
When invoked 1,574 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.01574 $0.01574
Opus 5 $0.00787 $0.00787
Sonnet 5 $0.00315 $0.00315
Haiku 4.5 $0.00157 $0.00157

Measured 2d ago against content hash cae048c5f804, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

transcript-search-mcp CLAUDE.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 2d 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.

CLAUDE.md · 109 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 2d ago First seen · 109 lines · 1,574 tokens per session scan A cae048c5f804

Subscribe to this mod's changes

transcript-search-mcp CLAUDE.md is an instructions file published in the GitHub repository jsundquist/transcript-search-mcp (0 stars, last pushed 29d ago), with no licence file. It adds 1,574 tokens to every session, about $0.0079 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.

Related

Other instructions, from other repositories

MCP-memento copilot-instructions.md

Instructions for caiowilson/MCP-memento, covering mcp tooling policy (vs code), project architecture (big picture), critical workflows, project-specific conventions and tool notes.

caiowilson/MCP-memento · 637 tokens

lien review.instructions.md

Instructions for getlien/lien, covering lien code review instructions, ⚠️ critical: lien-specific issues, no-data honesty (packages/cli/src/utils/scan-failure.ts), deterministic over inferred (packages/parser/src/signals/) and published-package surface (packages/parser/src/index.ts).

getlien/lien · 1,277 tokens

lien AGENTS.md

AGENTS.md instructions for getlien/lien: Read CLAUDE.md first — it's this repo's full workflow contract, for any agent, not just Claude Code. The non-negotiables it defines, restated tool-agnostically for whichever coding agent you are.

getlien/lien · 366 tokens

lien CLAUDE.md

Claude Code instructions for getlien/lien, covering lien project rules, what is lien?, discovery — grep and glob, no-data honesty — mandatory for new commands and workflow orchestration.

getlien/lien · 4,997 tokens

chunkhound AGENTS.md

AGENTS.md instructions for chunkhound/chunkhound, covering chunkhound llm context, projectidentity, modificationrules, keycommands and development.

chunkhound/chunkhound · 2,309 tokens

codemark GEMINI.md

Instructions for DanielCardonaRojas/codemark, covering development workflow and debugging with the tui logging system.

DanielCardonaRojas/codemark · 345 tokens