implement-experimental-kb

implement-experimental-kb is an agent for Claude Code from bottobot/touchdesigner-mcp-server. It costs 22 tokens per session (329 once invoked), scanned A, original, MIT.

A knowledge-base and tool-building task for advanced TouchDesigner techniques, including shader code, GPU computing, machine learning, generative systems, audio-reactive visuals, networking, and advanced Python.

In plain words
What is it for?
Use it to browse technique categories, search across them, or retrieve specific GLSL patterns with shader code.
Why use it?
It gives developers organized examples and searchable guidance for techniques that are harder to find or apply than basic operator usage.

Agent for Claude Code

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 agents/bottobot/touchdesigner-mcp-server/implement-experimental-kb
Clone the repo
git clone --depth 1 https://github.com/bottobot/touchdesigner-mcp-server

Made for: Claude Code.

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 implement-experimental-kb

README.md
[![agentmods](https://agentmods.dev/badge/agents/bottobot/touchdesigner-mcp-server/implement-experimental-kb.svg)](https://agentmods.dev/agents/bottobot/touchdesigner-mcp-server/implement-experimental-kb)
Your own site
<a href="https://agentmods.dev/agents/bottobot/touchdesigner-mcp-server/implement-experimental-kb"><img src="https://agentmods.dev/badge/agents/bottobot/touchdesigner-mcp-server/implement-experimental-kb.svg" alt="Measured on agentmods" height="20"></a>
Per session 22 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 329 The whole file, excluding the scripts and references it only reads on demand.
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 $0.00022 $0.00329
Opus 5 $0.00011 $0.00164
Sonnet 5 $0.00004 $0.00066
Haiku 4.5 $0.00002 $0.00033

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

Security

Grade A, and why

implement-experimental-kb 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 4d 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/agents/implement-experimental-kb.md · 7 lines

What it actually says

Implement the Experimental Techniques Knowledge Base for the TouchDesigner MCP Server at /home/robert/Documents/TD-MCP/touchdesigner-mcp-server. Tasks: (1) Create wiki/data/experimental/ directory with 7 JSON files: glsl.json (raymarching/SDF, reaction-diffusion, feedback loops, procedural textures — include actual GLSL shader code snippets), gpu-compute.json (Script TOP buffer ops, CUDA, shared memory, GPU instancing), machine-learning.json (TouchEngine CHOP/TOP, ONNX, Stable Diffusion, MediaPipe pose, note requires TD 2022+), generative-systems.json (L-systems, cellular automata, strange attractors, Replicator COMP), audio-visual.json (FFT to geometry, granular synthesis, MIDI-driven visuals, beat detection), networking.json (OSC server/client, WebSocket DAT, NDI streaming, TDAbleton sync), python-advanced.json (asyncio in TD, tdu.Dependency patterns, threading, numpy/scipy/opencv integration). (2) Create tools/get_experimental_techniques.js — browse by category. (3) Create tools/search_experimental.js — search across all categories. (4) Create tools/get_glsl_pattern.js — get specific GLSL patterns with code. (5) Register all 3 new tools in index.js. (6) Append to CHANGELOG.md. Verify with node --check.

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. 4d ago First seen · 7 lines · 22 tokens per session scan A 18bc094684a7

Subscribe to this mod's changes

implement-experimental-kb is an agent published in the GitHub repository bottobot/touchdesigner-mcp-server (77 stars, last pushed 15d ago), licensed MIT. It adds 22 tokens to every session and 329 once invoked, about $0.0001 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-30.