warp-sql-server-mcp AGENTS.md

warp-sql-server-mcp AGENTS.md is an instructions file for Codex, OpenCode from egarcia74/warp-sql-server-mcp. It costs 424 tokens per session, scanned A, original, MIT.

Repository instructions that tell an agent to treat WARP.md as the main guide for the project. A repository is the project folder containing its code and supporting files.

In plain words
What is it for?
Use them when working in the repository to read WARP.md first, consult other documentation when needed, and run the listed linting and formatting checks before declaring a change complete.
Why use it?
They give the agent a consistent source for project context, terminology, workflows, and conventions before it examines other files. They also reduce the risk of answers conflicting with the project's own guidance.

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/egarcia74/warp-sql-server-mcp/agents-md.svg)](https://agentmods.dev/instructions/egarcia74/warp-sql-server-mcp/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/egarcia74/warp-sql-server-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/egarcia74/warp-sql-server-mcp/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 424 This file is loaded in full into every session.
When invoked 424 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.00424 $0.00424
Opus 5 $0.00212 $0.00212
Sonnet 5 $0.00085 $0.00085
Haiku 4.5 $0.00042 $0.00042

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

Security

Grade A, and why

warp-sql-server-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 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.

AGENTS.md · 39 lines

What it actually says

Project Agent Directives

Purpose

  • Ensure the AI assistant always treats WARP.md as the primary knowledge document for this repo.

Knowledge Rules

  • Always consult WARP.md first for project context, architecture, terminology, workflows, and conventions.
  • When the user asks about behavior, features, decisions, or standards, search WARP.md for relevant sections before scanning other files.
  • Prefer headings and anchors in WARP.md to locate context; quote the closest section title when helpful.
  • If an answer might conflict with WARP.md, defer to WARP.md and call out the discrepancy.
  • If WARP.md is missing details, then consult README.md, docs/, and code.

Operational Guidance

  • On first interaction in this workspace, quickly scan WARP.md to build context.
  • If WARP.md changes during a session, re-open it to refresh context.
  • Keep answers concise; link to WARP.md sections by filename and heading when referencing details.

Key Commands

Run these before proposing a change as finished:

  • npm run lint - ESLint over the repository
  • npm run format:check - Prettier formatting check (npm run format to fix)
  • npm run markdown:lint - markdownlint over all Markdown (npm run markdown:fix to fix)
  • npm run test:unit - Vitest unit suite in test/unit; fast, no database required
  • npm run ci - full local gate: lint, format, markdown, link check, coverage, npm audit

npm test and npm run test:integration start a SQL Server container, so they need a working Docker daemon.

Further Reading

  • CONTRIBUTING.md - development workflow, test-driven development (TDD) requirements, git hooks, and safety-testing rules.
  • WARP.md - the detailed source of truth for architecture, security policy, and release process.
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 · 39 lines · 424 tokens per session scan A 54b77e35cf22

Subscribe to this mod's changes

warp-sql-server-mcp AGENTS.md is an instructions file published in the GitHub repository egarcia74/warp-sql-server-mcp (5 stars, last pushed 4d ago), licensed MIT. It adds 424 tokens to every session, about $0.0021 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.