formasty-mcp GEMINI.md

formasty-mcp GEMINI.md is an instructions file for Gemini CLI from QuantumCoderSys/formasty-mcp. It costs 291 tokens per session, scanned A, original, MIT.

A set of Gemini CLI instructions for connecting to Formasty, an online service for building forms, quizzes, surveys, and response workflows. It explains authentication and a safe sequence for making changes.

In plain words
What is it for?
It helps Gemini CLI connect through OAuth, inspect workspaces and forms, edit drafts, validate changes, publish forms, and handle submissions when explicitly authorized.
Why use it?
It helps Gemini CLI use Formasty consistently while reducing mistakes when editing or publishing forms. It also describes how to protect login credentials and private form data.

Instructions file for Gemini CLI

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/quantumcodersys/formasty-mcp/gemini-md
Clone the repo
git clone --depth 1 https://github.com/QuantumCoderSys/formasty-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 formasty-mcp GEMINI.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/quantumcodersys/formasty-mcp/gemini-md.svg)](https://agentmods.dev/instructions/quantumcodersys/formasty-mcp/gemini-md)
Your own site
<a href="https://agentmods.dev/instructions/quantumcodersys/formasty-mcp/gemini-md"><img src="https://agentmods.dev/badge/instructions/quantumcodersys/formasty-mcp/gemini-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 291 This file is loaded in full into every session.
When invoked 291 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.00291 $0.00291
Opus 5 $0.00146 $0.00146
Sonnet 5 $0.00058 $0.00058
Haiku 4.5 $0.00029 $0.00029

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

Security

Grade A, and why

formasty-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 2d 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 · 25 lines

What it actually says

Formasty MCP for Gemini CLI

Use the configured formasty MCP server to build and operate forms, quizzes, surveys, and response workflows in the authenticated user's Formasty workspaces.

Connection and authentication

  • Use the configured Streamable HTTP endpoint at https://app.formasty.com/api/mcp.
  • Complete OAuth when Gemini CLI requests authentication. Formasty supports automatic OAuth discovery, dynamic client registration, PKCE, refresh tokens, and revocation.
  • Do not ask the user to paste an API key when OAuth is available.
  • Never print, commit, or expose access tokens, API keys, response data, or private form URLs.

Safe operating sequence

  1. Inspect the live Formasty tools before acting.
  2. List workspaces and use the authenticated user's current workspace permissions.
  3. Read the current form and draft revision before editing an existing form.
  4. Keep the latest draft revision across every mutation.
  5. Validate the draft before publishing.
  6. Publish, delete, or modify submissions only when the user's request clearly authorizes it.
  7. Keep consequential MCP tool calls subject to Gemini CLI's confirmation flow.

Formasty's workspace roles, OAuth scopes, plan limits, optimistic draft revisions, and server-side validation remain authoritative. A tool error is not permission to bypass those controls.

See TOOLS.md for the public tool inventory and SECURITY.md for security reporting.

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. 2d ago First seen · 25 lines · 291 tokens per session scan A 3e507cbdc309

Subscribe to this mod's changes

formasty-mcp GEMINI.md is an instructions file published in the GitHub repository QuantumCoderSys/formasty-mcp (0 stars, last pushed 16d ago), licensed MIT. It adds 291 tokens to every session, about $0.0015 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.