gitea-mcp-server AGENTS.md

gitea-mcp-server AGENTS.md is an instructions file for Codex, OpenCode from pxsloot/gitea-mcp-server. It costs 319 tokens per session, scanned A, original, MIT.

A set of project instructions for developing a Gitea connector. Gitea is a self-hosted service for Git repositories and software development.

In plain words
What is it for?
Use it when an agent is changing the gitea-mcp-server project or its documentation.
Why use it?
It tells coding agents where to start, how the project is organised, and which design rules keep its many generated tools understandable.

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

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/pxsloot/gitea-mcp-server/agents-md.svg)](https://agentmods.dev/instructions/pxsloot/gitea-mcp-server/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/pxsloot/gitea-mcp-server/agents-md"><img src="https://agentmods.dev/badge/instructions/pxsloot/gitea-mcp-server/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 319 This file is loaded in full into every session.
When invoked 319 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.00319 $0.00319
Opus 5 $0.00160 $0.00160
Sonnet 5 $0.00064 $0.00064
Haiku 4.5 $0.00032 $0.00032

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

Security

Grade A, and why

gitea-mcp-server 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 5d 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 · 35 lines

What it actually says

Agent Guidelines

Welcome. You are building gitea-mcp-server — an MCP server whose primary consumers are agents like you. Every design decision — lazy loading, concise results, discovery-first patterns, tool naming conventions — optimises for agent clarity and token economy.

Start here. Read AGENTS.md for orientation, then docs/SKILL.md for the developer handbook before making changes.

What we build

This project auto-generates ~400 tools and resources from Gitea/Forgejo's Swagger/OpenAPI spec using FastMCP. We work with FastMCP, not around it: when the framework's API lacks something, we add a clean transform layer that can be removed when FastMCP catches up.

The source Swagger is fetched from the Gitea server at startup, converted from OpenAPI v2 to v3, then transformed into FastMCP tools and resources. A small set of synthetic tools (search, tool_info, resolve_type, call_tool) add discovery and convenience on top.

Developer handbook

All project conventions, workflows, checklists, common tasks, and FAQ live in docs/SKILL.md. Read it before your first change.

The full documentation map — audience, type, topic ownership for every doc — is in docs/INDEX.md.

FastMCP documentation

This project uses FastMCP extensively. See docs/SKILL.md for up-to-date FastMCP documentation links.

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. 5d ago First seen · 35 lines · 319 tokens per session scan A a6903b15ccb1

Subscribe to this mod's changes

gitea-mcp-server AGENTS.md is an instructions file published in the GitHub repository pxsloot/gitea-mcp-server (1 stars, last pushed 3d ago), licensed MIT. It adds 319 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.