flato-design-mcp: Instructions file for Codex

AGENTS.md

flato-design-mcp AGENTS.md is an instructions file for Codex, OpenCode from sologovision/flato-design-mcp. It costs 313 tokens per session, scanned A, original, MIT.

Repository instructions for the public distribution package of Flato Design MCP, a tool that connects coding agents to design-related capabilities. It covers setup, safety guidance, examples, and packaging, but not the hosted server code.

In plain words
What is it for?
Use it when editing the Flato Design MCP distribution repository, checking where specific guidance belongs, or reviewing public-safe changes.
Why use it?
Keeps public documentation, setup instructions, plugin files, and registry details consistent while preventing private server internals or credentials from being added.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: mentions Codex.

This is sologovision/flato-design-mcp's own configuration. It tells Codex and OpenCode how to work on flato-design-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything flato-design-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to sologovision/flato-design-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/sologovision/flato-design-mcp/main/AGENTS.md
Clone the repo
git clone --depth 1 https://github.com/sologovision/flato-design-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 flato-design-mcp AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/sologovision/flato-design-mcp/agents-md/github.svg)](https://agentmods.dev/instructions/sologovision/flato-design-mcp/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/sologovision/flato-design-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/sologovision/flato-design-mcp/agents-md/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for flato-design-mcp AGENTS.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/sologovision/flato-design-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/sologovision/flato-design-mcp/agents-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 313 This file is loaded in full into every session.
When invoked 313 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00313 $0.00313
Opus 5 $0.00156 $0.00156
Sonnet 5 $0.00063 $0.00063
Haiku 4.5 $0.00031 $0.00031

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

Security

Grade A, and why

flato-design-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 10d 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 · 33 lines

What it actually says

Agent Entry

This repository is the public distribution package for Flato Design MCP. It contains setup docs, guide skills, Codex plugin packaging, examples, screenshots, and registry/review metadata. It does not contain the hosted MCP server source code.

Before editing, verify the current file that owns the claim or behavior:

  • Install and OAuth guidance: README.md, docs/setup-*.md, docs/authentication.md
  • Agent behavior and tool safety: skills/flato-design-mcp-guide/SKILL.md, plugins/flato-design-mcp-codex/skills/flato-design-mcp-guide/SKILL.md, docs/tools-and-permissions.md
  • Codex plugin packaging: plugins/flato-design-mcp-codex/, .agents/plugins/marketplace.json
  • Registry and review metadata: registry/
  • Durable maintenance notes and Project-LLM-Wiki sample metadata: .project-wiki/

Keep changes small, public-safe, and directly tied to Flato Design MCP distribution. Do not add hosted server internals, private planning details, tokens, local OAuth state, or unrelated internal workflow notes.

Before a public commit, check:

  1. Public docs, registry metadata, and skill guidance do not contradict each other.
  2. The base guide skill and bundled Codex plugin guide stay in sync when either one changes.
  3. JSON files parse successfully.
  4. Temporary files and local-only state stay ignored or untracked.
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. 10d ago First seen · 33 lines · 313 tokens per session scan A a9a09d688f0c

Subscribe to this mod's changes

flato-design-mcp AGENTS.md is an instructions file published in the GitHub repository sologovision/flato-design-mcp (2 stars, last pushed 2mo ago), licensed MIT. It adds 313 tokens to every session, about $0.0016 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