studiomcphub CLAUDE.md

studiomcphub CLAUDE.md is an instructions file for coding agents from codex-curator/studiomcphub. It costs 1,906 tokens per session, scanned A, original, MIT.

Repository guidance for StudioMCPHub, an MCP server hub that offers creative AI tools as paid, per-call services to agents and local assistants.

In plain words
What is it for?
Use it when developing or maintaining the StudioMCPHub server and its creative tool services.
Why use it?
It documents the project's purpose, architecture, key services, and pricing-related details for developers working on the codebase.

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/codex-curator/studiomcphub/claude-md
Clone the repo
git clone --depth 1 https://github.com/codex-curator/studiomcphub

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 studiomcphub CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/codex-curator/studiomcphub/claude-md.svg)](https://agentmods.dev/instructions/codex-curator/studiomcphub/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/codex-curator/studiomcphub/claude-md"><img src="https://agentmods.dev/badge/instructions/codex-curator/studiomcphub/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,906 This file is loaded in full into every session.
When invoked 1,906 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 $0.01906 $0.01906
Opus 5 $0.00953 $0.00953
Sonnet 5 $0.00381 $0.00381
Haiku 4.5 $0.00191 $0.00191

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

Security

Grade A, and why

studiomcphub 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 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.md · 197 lines

How it starts

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

CLAUDE.md -- StudioMCPHub

What this is: An MCP (Model Context Protocol) server hub offering creative AI tools as paid services for autonomous AI agents and local assistants. Built by AI, for AI.

Domain: studiomcphub.com Parent company: Metavolve Labs, Inc. Sibling product: golden-codex.com (human-facing SaaS studio) GCP project: the-golden-codex-1111 Canonical path (WSL): /mnt/c/Users/atmta/source/repos/studiomcphub.com/ Human partner: Tad MacPherson ([email protected])


Mission

The creative infrastructure layer for the AI age. Every agent deserves a studio.

StudioMCPHub exposes the Golden Codex pipeline as discoverable, pay-per-call MCP tools. AI agents connect, create, and pay -- no accounts required.


Architecture

┌─────────────────────────────────────────────────────────┐
│                   studiomcphub.com                       │
│              (Cloud Run + Streamable HTTP)               │
├─────────────────────────────────────────────────────────┤
│  MCP Server (FastMCP / Python)                          │
│  ├── generate_image     — SD 3.5 Large + T5-XXL        │
│  ├── upscale_image      — ESRGAN x4 (L4 GPU)           │
│  ├── enrich_metadata    — Nova (Gemini 2.5/3.0 Pro)    │
│  ├── infuse_metadata    — Atlas (ExifTool + XMP)        │
│  ├── register_hash      — Aegis (pHash + LSH index)    │
│  ├── store_permanent    — Archivus (Arweave L1)        │
│  ├── mint_nft           — Mintra (Polygon)             │
│  ├── verify_provenance  — Aegis (strip-proof lookup)   │
│  └── full_pipeline      — All stages, one call         │
├─────────────────────────────────────────────────────────┤
│  Payment Layer                                          │
│  ├── x402 (USDC on Base) — Agent-native, no accounts   │
│  ├── Stripe per-call     — Traditional payment rails    │
│  └── GCX Credits         — Pre-purchased token balance  │
├─────────────────────────────────────────────────────────┤
│  Discovery                                              │
│  ├── /.well-known/mcp.json  — MCP Server Card           │
│  ├── /llms.txt              — LLM-readable docs         │
│  ├── /glama.json            — Glama auto-discovery      │
│  └── Smithery / PulseMCP / mcp.so listings              │
└─────────────────────────────────────────────────────────┘

Read the full file on GitHub · 197 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. 4d ago First seen · 197 lines · 1,906 tokens per session scan A 55ee6047b1f3

Subscribe to this mod's changes

studiomcphub CLAUDE.md is an instructions file published in the GitHub repository codex-curator/studiomcphub (7 stars, last pushed 19d ago), licensed MIT. It adds 1,906 tokens to every session, about $0.0095 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.