Borrowing it
Nothing to install: this file belongs to Jakechj/finbridge-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.
curl -O https://raw.githubusercontent.com/Jakechj/finbridge-mcp/master/AGENTS.mdgit clone --depth 1 https://github.com/Jakechj/finbridge-mcpWrote 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.
[](https://agentmods.dev/instructions/jakechj/finbridge-mcp/agents-md)<a href="https://agentmods.dev/instructions/jakechj/finbridge-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/jakechj/finbridge-mcp/agents-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.
<a href="https://agentmods.dev/instructions/jakechj/finbridge-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/jakechj/finbridge-mcp/agents-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00868 | $0.00868 |
| Opus 5.5 | $0.00347 | $0.00347 |
| Sonnet 5 | $0.00174 | $0.00174 |
| Haiku 4.5 | $0.00087 | $0.00087 |
Grade A, and why
finbridge-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 today.
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.
What it actually says
finbridge-mcp — 개요 (60줄 이내)
한 줄: 공식 MCP 레지스트리(kr.gronox/finbridge) 게시용 저장소 — MCP 서버 본체가 아니라 리스팅 메타데이터·게시 도구. 상태: ops. 담당: 등재 관리 세션.
현황 (3줄)
- 공식 레지스트리 0.1.4 active(2026-09-09, HTTP 도메인 인증), Glama가 자동 수집 중
- 다음 액션: Registry 0.1.4의 하위 디렉토리 수집 반영 여부를 기존 점검 일정에서 확인
- 사용자 결정 대기 없음
구조
- 코드/문서 위치:
work/finbridge-mcp/— 자체 git 저장소(볼트 git 추적 대상 아님), 공개 저장소이므로 내부 운영 문서(PLAN/WORKLOG)는 이 폴더.gitignore로 공개 제외 server.json— 공식 레지스트리 리스팅 정의(이름·endpoint·website·repository·icon)mcp-publisher.exe— 레지스트리 게시 CLI(현재 1.8.1로 검증)home_server.py— 도메인 인증용 사본README.md— 공개 리스팅 설명(제품 소개·연결 방법), MIT 라이선스로 공개mcp-registry-key.hex/mcp-registry-pub.hex— 게시 서명 키 쌍- MCP 서버 본체는 별도 프로젝트 stock-mcp, 디렉토리 등재 전체 현황은 [[finbridge-launch/PLAN]] 참조(둘 다 이 볼트의 다른 폴더)
운영 (세션이 서버를 뒤지지 않게)
| 항목 | 값 |
|---|---|
| 호스트 | 없음(이 저장소 자체는 정적 메타데이터, 실 서버는 stock-mcp 소유) |
| 서비스 | 공식 MCP 레지스트리 kr.gronox/finbridge, 실제 엔드포인트는 https://mcp.gronox.kr/mcp |
| env·비밀 위치 | mcp-registry-key.hex(게시 서명 개인키, 이 폴더 밖 복사·공유 금지) |
| 배포 | mcp-publisher.exe로 server.json 검증 후 게시(HTTP 도메인 인증 방식) |
| 로그 | 공식 레지스트리 공개 API로 active/latest 상태 확인(별도 로그 명령 미확인) |
함정 (겪어서 안 것만)
- ⚠ apex 도메인 well-known 인증은 GET만 200을 반환하고 HEAD는 302 — HEAD로 확인하면 실패로 오판한다
- ⚠
mcp-registry-key.hex는 게시 서명 개인키이므로 이 폴더 밖으로 절대 복사·공유하지 않는다 - ⚠ 이 폴더는 자체 git 저장소라 볼트 커밋에 잡히지 않는다 — 변경 후 이 저장소 안에서 별도 커밋 필요
- ⚠ 도구 수 등 변동 가능한 수치는
server.json/GitHub About에 하드코딩하지 않고 현재 문서 링크로 연결(과거 수치가 실제 도구 목록과 어긋난 전례로 제거함) - ⚠
README.md는 공개 리스팅용이라 stock-mcp의 최신 피벗(2026-09-20 한국 공시 전용, 도구 26종)을 아직 반영하지 않았을 수 있다 — 도구 범위 문구를 고칠 땐 stock-mcp/finbridge-launch 현황과 대조할 것
관련 문서
[[finbridge-mcp/PLAN]] · [[finbridge-mcp/WORKLOG]] · [[finbridge-mcp/FACTS]] · [[finbridge-mcp/README]] · [[stock-mcp/PLAN]] · [[finbridge-launch/PLAN]]
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.
- today First seen · 37 lines · 868 tokens per session scan A 6ecd57944ddb
finbridge-mcp AGENTS.md is an instructions file published in the GitHub repository Jakechj/finbridge-mcp (0 stars, last pushed yesterday), licensed MIT. It adds 868 tokens to every session, about $0.0035 per session on Opus 5.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-25.
Other instructions, from other repositories
vscode buildNext.instructions.md
Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).
spec-kit AGENTS.md
AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, repository design references, quickstart — add a new integration in 5 steps and integration architecture.
next.js AGENTS.md
AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.
codex AGENTS.md
AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.
vscode oss-third-party-notices.instructions.md
Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, cache eligibility and rollout and applying the notice (cutover).
langchain AGENTS.md
AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.