mcp: Instructions file for Gemini CLI

GEMINI.md

mcp GEMINI.md is an instructions file for Gemini CLI from adiosdotdev/mcp. It costs 164 tokens per session, scanned A, original, MIT.

A set of Gemini CLI instructions for connecting to the Adios MCP server, a service that lets the agent work with project files and deployments. It covers workspace changes, previews, builds, deployments, and production diagnosis while requiring approval for risky actions.

In plain words
What is it for?
It helps create and update workspaces, validate and preview builds, deploy approved changes, and investigate runtime or build failures.
Why use it?
It gives the agent rules for using the correct team and resource, checking queued operations and results, and keeping credentials out of source code. This reduces mistakes during deployments and production operations.

Instructions file for Gemini CLI

Written for Gemini CLI: the file is GEMINI.md. Also seen: mentions Gemini CLI.

This is adiosdotdev/mcp's own configuration. It tells Gemini CLI how to work on 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 mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to adiosdotdev/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/adiosdotdev/mcp/main/GEMINI.md
Clone the repo
git clone --depth 1 https://github.com/adiosdotdev/mcp

Made for: Gemini CLI.

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 GEMINI.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/adiosdotdev/mcp/gemini-md/github.svg)](https://agentmods.dev/instructions/adiosdotdev/mcp/gemini-md)
Your own site
<a href="https://agentmods.dev/instructions/adiosdotdev/mcp/gemini-md"><img src="https://agentmods.dev/badge/instructions/adiosdotdev/mcp/gemini-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 mcp GEMINI.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/adiosdotdev/mcp/gemini-md"><img src="https://agentmods.dev/badge/instructions/adiosdotdev/mcp/gemini-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 164 This file is loaded in full into every session.
When invoked 164 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.00164 $0.00164
Opus 5 $0.00082 $0.00082
Sonnet 5 $0.00033 $0.00033
Haiku 4.5 $0.00016 $0.00016

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

Security

Grade A, and why

mcp GEMINI.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.

GEMINI.md · 17 lines

What it actually says

Adios MCP

This extension connects Gemini CLI to the OAuth-scoped Adios MCP server for workspace source, previews, builds, deployments, and production diagnostics.

Use the adios-build-deploy skill for workspace creation, source updates, validation, previews, builds, and approved deployments. Use the adios-operate-debug skill for read-first diagnosis of workspace, runtime, command, build, and workload failures.

Establish the authenticated user and team_id before resolving resources. Keep all returned resource IDs scoped to that team, poll queued operations to a terminal state, and verify results with status and logs. Ask for explicit user approval immediately before deployments, runtime stops, file deletion, or remote Git pushes. Never place OAuth tokens or other credentials in project source.

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 · 17 lines · 164 tokens per session scan A f2c47a322ccd

Subscribe to this mod's changes

mcp GEMINI.md is an instructions file published in the GitHub repository adiosdotdev/mcp (1 stars, last pushed 4d ago), licensed MIT. It adds 164 tokens to every session, about $0.0008 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-09-08.

Related

Other instructions, from other repositories