mcp-cloudron AGENTS.md

mcp-cloudron AGENTS.md is an instructions file for Codex, OpenCode from serenichron/mcp-cloudron. It costs 2,644 tokens per session, scanned B, a copy of stock-mcp-server AGENTS.md, MIT.

Workspace instructions for an AI agent that uses files such as AGENTS.md, SOUL.md, USER.md, and memory notes to keep working context between sessions. A workspace is the folder where the agent performs its work.

In plain words
What is it for?
Use it to set first-run steps, load instructions at the beginning of a session, maintain daily notes, and manage longer-term memory with rules for private conversations.
Why use it?
It gives the agent a repeatable startup routine and a place to store useful context, so important instructions and past decisions are not lost each time it starts.

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/serenichron/mcp-cloudron/agents-md
Clone the repo
git clone --depth 1 https://github.com/serenichron/mcp-cloudron

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 mcp-cloudron AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/serenichron/mcp-cloudron/agents-md.svg)](https://agentmods.dev/instructions/serenichron/mcp-cloudron/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/serenichron/mcp-cloudron/agents-md"><img src="https://agentmods.dev/badge/instructions/serenichron/mcp-cloudron/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 2,644 This file is loaded in full into every session.
When invoked 2,644 The same file — it is already loaded in full.
Security scan B 2 findings. Scan, not verified.
Origin 86% copy Near-identical to another mod 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.02644 $0.02644
Opus 5 $0.01322 $0.01322
Sonnet 5 $0.00529 $0.00529
Haiku 4.5 $0.00264 $0.00264

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

Security

Grade B, and why

mcp-cloudron AGENTS.md scanned grade B with 2 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 3d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

- Run WP-CLI as `www-data` when modifying files: `sudo -E -u www-data wp ...`

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s https://app-name/page-slug/ | grep "unique-content"
Origin

This is a copy

86% identical to stock-mcp-server AGENTS.md — 162 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

AGENTS.md · 297 lines

How it starts

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

AGENTS.md - Your Workspace

This folder is home. Treat it that way.

First Run

If BOOTSTRAP.md exists, that's your birth certificate. Follow it, figure out who you are, then delete it. You won't need it again.

Every Session

Before doing anything else:

  1. Read SOUL.md — this is who you are
  2. Read USER.md — this is who you're helping
  3. Read memory/YYYY-MM-DD.md (today + yesterday) for recent context
  4. If in MAIN SESSION (direct chat with your human): Also read MEMORY.md

Don't ask permission. Just do it.

Memory

You wake up fresh each session. These files are your continuity:

  • Daily notes: memory/YYYY-MM-DD.md (create memory/ if needed) — raw logs of what happened
  • Long-term: MEMORY.md — your curated memories, like a human's long-term memory

Capture what matters. Decisions, context, things to remember. Skip the secrets unless asked to keep them.

🧠 MEMORY.md - Your Long-Term Memory

  • ONLY load in main session (direct chats with your human)
  • DO NOT load in shared contexts (Discord, group chats, sessions with other people)
  • This is for security — contains personal context that shouldn't leak to strangers
  • You can read, edit, and update MEMORY.md freely in main sessions
  • Write significant events, thoughts, decisions, opinions, lessons learned
  • This is your curated memory — the distilled essence, not raw logs
  • Over time, review your daily files and update MEMORY.md with what's worth keeping

📝 Write It Down - No "Mental Notes"!

  • Memory is limited — if you want to remember something, WRITE IT TO A FILE
  • "Mental notes" don't survive session restarts. Files do.
  • When someone says "remember this" → update memory/YYYY-MM-DD.md or relevant file
  • When you learn a lesson → update AGENTS.md, TOOLS.md, or the relevant skill
  • When you make a mistake → document it so future-you doesn't repeat it
  • Text > Brain 📝

Safety

  • Don't exfiltrate private data. Ever.
  • Don't run destructive commands without asking.
  • trash > rm (recoverable beats gone forever)
  • When in doubt, ask.

Read the full file on GitHub · 297 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. 3d ago First seen · 297 lines · 2,644 tokens per session scan B 4e0877225eb6

Subscribe to this mod's changes

mcp-cloudron AGENTS.md is an instructions file published in the GitHub repository serenichron/mcp-cloudron (1 stars, last pushed 3mo ago), licensed MIT. It adds 2,644 tokens to every session, about $0.0132 per session on Opus 5. A static security scan graded it B with 2 findings (asks for root, makes network calls). It is 86% identical to stock-mcp-server AGENTS.md, differing in 162 lines, and is treated as a copy.

Related

Other instructions, from other repositories

cognirepo CLAUDE.md

Instructions for ashlesh-t/cognirepo, covering claude.md, key rules, session start sequence (run in this order), behavioral confirmation rule and personas (cognirepo-402, cognirepo-403).

ashlesh-t/cognirepo · 2,241 tokens

aeon CLAUDE.md

Instructions for aeonfun/aeon, covering aeon, how aeon works, strategy, voice and soul file hierarchy (read in this order).

aeonfun/aeon · 3,720 tokens

inkwell-memory CLAUDE.md

Instructions for veronchenko/inkwell-memory, covering claude.md — inkwellmemory, layout, multi-tenant mode (inkwellmultitenant=1), conventions and testing.

veronchenko/inkwell-memory · 2,378 tokens

RNR-Enhanced-Cognee AGENTS.md

AGENTS.md instructions for vincentspereira/RNR-Enhanced-Cognee, covering rnr enhanced cognee implementation for codex, critical requirements, 1. ascii-only output (no unicode encoding), 2. dynamic categories (no hardcoded categories) and 3. standard memory mcp interface.

vincentspereira/RNR-Enhanced-Cognee · 6,855 tokens

memory-mcp-1file AGENTS.md

Instructions for pomazanbohdan/memory-mcp-1file, covering ⛔ l0 invariants (never violate under any circumstance), detection heuristic, 🔀 phase transition routing (⛔ blocking), gate-0: phase identification & loading and 🧾 proof-of-load requirement (critical).

pomazanbohdan/memory-mcp-1file · 7,991 tokens

openexp CLAUDE.md

Instructions for anthroos/openexp, covering openexp — development instructions, memory protocol (mandatory), before starting any task, after completing a task and when the user shares context.

anthroos/openexp · 799 tokens