bitbucket-server-mcp AGENTS.md

bitbucket-server-mcp AGENTS.md is an instructions file for Codex, OpenCode from Upendrasengar/bitbucket-server-mcp. It costs 155 tokens per session, scanned A, original, Apache-2.0.

Repository instructions for developing the Bitbucket Server MCP project, including code style and end-to-end testing rules. End-to-end tests check the complete connection between the agent tool and Bitbucket.

In plain words
What is it for?
Use them when changing the project, especially when adding MCP tools that need registration and an end-to-end test.
Why use it?
They give contributors project-specific rules for writing code and verifying new tools through the full MCP connection.

Instructions file for CodexOpenCode

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

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/upendrasengar/bitbucket-server-mcp/agents-md.svg)](https://agentmods.dev/instructions/upendrasengar/bitbucket-server-mcp/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/upendrasengar/bitbucket-server-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/upendrasengar/bitbucket-server-mcp/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 155 This file is loaded in full into every session.
When invoked 155 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.1 $0.00155 $0.00155
Opus 5 $0.00077 $0.00077
Sonnet 5 $0.00031 $0.00031
Haiku 4.5 $0.00015 $0.00015

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

Security

Grade A, and why

bitbucket-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 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 · 16 lines

What it actually says

Code style

Do not write decorative section comments with dividers. Examples of prohibited patterns:

// ── Section name ──
// -- Section name --
// == Section name ==

Test names already describe what is being tested. No visual dividers needed.

E2E tests

Every tool gets an E2E test file in src/__tests__/e2e/<feature>.e2e.test.ts. This is not optional; it is part of the definition of done for any new tool. The test runs against ephemeral Bitbucket containers via startBitbucket + setupMcpAgainst, exercising the full MCP round-trip (not just the REST API). New tools must also be registered in mcp-harness.ts.

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 · 16 lines · 155 tokens per session scan A 794b179baf1b

Subscribe to this mod's changes

bitbucket-server-mcp AGENTS.md is an instructions file published in the GitHub repository Upendrasengar/bitbucket-server-mcp (0 stars, last pushed yesterday), licensed Apache-2.0. It adds 155 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-01.

Related

Other instructions, from other repositories

antigravity-testing-kit GEMINI.md

Instructions for anhtester/antigravity-testing-kit, covering gemini ai - global automation agent rules, git pull restriction rule, browser rules (mandatory), 🖥️ viewport & mode and 🔄 thứ tự debug bắt buộc (playwright mcp).

anhtester/antigravity-testing-kit · 3,029 tokens

android-qa-kit AGENTS.md

Instructions for willbytee-sudo/android-qa-kit, covering agents.md — setting up and driving an android device, 1. how to work with the user, 2. start by finding out what's already there, 3. what you can do in each mode and 4. if there's no device: ask first.

willbytee-sudo/android-qa-kit · 2,707 tokens

devicecloud-mcp AGENTS.md

AGENTS.md instructions for RubenGlez/devicecloud-mcp, covering devicecloud-mcp, who it's for, the problem, the promise and why it's different.

RubenGlez/devicecloud-mcp · 1,002 tokens

refract AGENTS.md

AGENTS.md instructions for valternunez/refract, covering refract — agent playbooks, playbook: verify a responsive bug fix, playbook: visual-diff before merge, playbook: screenshot a page behind a login and playbook: find horizontal overflow on a pr preview.

valternunez/refract · 988 tokens

mcp-server-tester CLAUDE.md

Claude Code instructions for gleanwork/mcp-server-tester, a project described as: Playwright-based testing and eval framework for MCP servers with LLM-as-a-judge.

gleanwork/mcp-server-tester · 5 tokens

chrome-workflows CLAUDE.md

Claude Code instructions for XamuAvila/chrome-workflows, a project described as: Claude workflows for testing in claude chrome and improve testing with Playwright and Browser MCP.

XamuAvila/chrome-workflows · 5 tokens