mcp-server copilot-instructions.md

mcp-server copilot-instructions.md is an instructions file for GitHub Copilot from RianHarahap/mcp-server. It costs 181 tokens per session, scanned A, original, no licence file.

Instruction notes for a custom MCP server written in TypeScript using the official Model Context Protocol software library. MCP is a standard way for an agent to call external tools and services.

In plain words
What is it for?
Use it when developing or maintaining the repository's TypeScript MCP server.
Why use it?
It gives an agent project-specific guidance for working on this server instead of relying only on general TypeScript conventions.

Instructions file for GitHub Copilot

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/rianharahap/mcp-server/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/RianHarahap/mcp-server

Made for: GitHub Copilot.

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-server copilot-instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/rianharahap/mcp-server/copilot-instructions.svg)](https://agentmods.dev/instructions/rianharahap/mcp-server/copilot-instructions)
Your own site
<a href="https://agentmods.dev/instructions/rianharahap/mcp-server/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/rianharahap/mcp-server/copilot-instructions.svg" alt="Measured on agentmods" height="20"></a>
Per session 181 This file is loaded in full into every session.
When invoked 181 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00181 $0.00181
Opus 5 $0.00090 $0.00090
Sonnet 5 $0.00036 $0.00036
Haiku 4.5 $0.00018 $0.00018

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

Security

Grade A, and why

mcp-server copilot-instructions.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.

.github/copilot-instructions.md · 11 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 11 lines · 181 tokens per session scan A 223b44bc6fe6

Subscribe to this mod's changes

mcp-server copilot-instructions.md is an instructions file published in the GitHub repository RianHarahap/mcp-server (0 stars, last pushed 8d ago), with no licence file. It adds 181 tokens to every session, about $0.0009 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.

Related

Other instructions, from other repositories

react-seed AGENTS.md

Instructions for guokaigdg/react-seed, covering agents.md, 目录, 1. 项目概览, 2. 技术栈 and 3. 目录结构.

guokaigdg/react-seed · 5,007 tokens

agentic-playwright enums.instructions.md

Instructions for idavidov13/agentic-playwright, covering enums, critical, file locations, instructions and phase 1: decide if the value belongs in an enum.

idavidov13/agentic-playwright · 2,598 tokens

ui-extensions-sdk CLAUDE.md

Instructions for contentful/ui-extensions-sdk, covering claude project instructions — ui-extensions-sdk, identity & scope, working style, sharp edges and verification before claiming done.

contentful/ui-extensions-sdk · 804 tokens

hana-developer-cli-tool-example mcp-server-development.instructions.md

Use when creating or updating MCP (Model Context Protocol) server components. Enforces TypeScript patterns, JSON-RPC communication rules, tool/resource/prompt registration, and integration with CLI command metadata. Ensures MCP server follows protocol requirements and maintains consistency with the CLI infrastructure.

SAP-samples/hana-developer-cli-tool-example · 4,811 tokens

innovation-lab-examples typescript.instructions.md

Instructions for fetchai/innovation-lab-examples, a project described as: 80+ production-ready AI agent examples in Python — build autonomous agents, multi-agent systems and agentic AI with uAgents, ASI:One, MCP, A2A, LangChain, CrewAI, Gemini, Claude and OpenAI.

fetchai/innovation-lab-examples · 12 tokens

starknet-agentic CLAUDE.md

Instructions for keep-starknet-strange/starknet-agentic, covering starknet agentic -- development context, cairo, typescript, skills and git.

keep-starknet-strange/starknet-agentic · 4,054 tokens