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.
git clone --depth 1 https://github.com/Ramsbaby/jarvisWrote 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/commands/ramsbaby/jarvis/mcp-profile)<a href="https://agentmods.dev/commands/ramsbaby/jarvis/mcp-profile"><img src="https://agentmods.dev/badge/commands/ramsbaby/jarvis/mcp-profile/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/commands/ramsbaby/jarvis/mcp-profile"><img src="https://agentmods.dev/badge/commands/ramsbaby/jarvis/mcp-profile.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.00043 | $0.00534 |
| Opus 5 | $0.00022 | $0.00267 |
| Sonnet 5 | $0.00009 | $0.00107 |
| Haiku 4.5 | $0.00004 | $0.00053 |
Grade A, and why
mcp-profile 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 9d 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.
What it actually says
MCP 프로파일 전환
사용자가 지정한 프로파일로 ~/.mcp.json을 실제로 교체합니다.
인자: $ARGUMENTS (openclaw / gostop / blog)
프로파일 정의
openclaw
OpenClaw 인프라 작업 전용.
- serena (openclaw LSP): 스크립트 심볼 탐색
- filesystem: openclaw/clawd 소스 직접 접근
- github: PR/이슈 관리
- sequential-thinking: 디버깅 단계별 분석
- moltbot-docs / clawdbot-docs: 제품 문서
gostop
고스톱 앱(Flutter/Dart) 개발 전용.
- serena-gostop (Flutter/Dart LSP): 위젯/클래스 심볼 탐색
- context7: Flutter/Dart 공식 문서 조회
- github: PR/이슈 관리
- sequential-thinking: 아키텍처 분석
- brave-search: 패키지/API 검색
blog
블로그(Gatsby/React/TS) 작업 전용.
- serena-blog (Gatsby LSP): 컴포넌트/훅 심볼 탐색
- context7: React/Gatsby 공식 문서 조회
- github: PR/이슈 관리
- sequential-thinking: 빌드 분석
- brave-search: 라이브러리 검색
실행 방법
인자가 openclaw, gostop, blog 중 하나이면:
- 아래 bash 명령어를 Bash 도구로 즉시 실행하세요:
bash ~/.claude/scripts/mcp-switch.sh $ARGUMENTS - 실행 결과를 사용자에게 보여주세요.
- "Claude Code를 재시작(새 세션 시작)해야 적용됩니다" 안내.
인자가 없거나 잘못된 경우: 3개 프로파일 요약 표시 후 선택 요청.
현재 프로파일 확인:
cat ~/.mcp-current-profile 2>/dev/null || echo "설정 없음 (기본값 사용 중)"
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.
- 9d ago First seen · 57 lines · 43 tokens per session scan A 5c3ecd83e8bd
mcp-profile is a command published in the GitHub repository Ramsbaby/jarvis (16 stars, last pushed 16d ago), licensed MIT. It adds 43 tokens to every session and 534 once invoked, about $0.0002 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-30.
Other commands, from other repositories
merge-conflict-analysis
You are analyzing merge conflicts for PR #${{ pr-number }}.
test-coverage
Analyze test coverage and identify the highest-value gaps to fill.
setup
Diagnose-first project setup with state machine — scans, confirms, interviews, writes.
start-10-1
A guided lesson on setting up clasp, a command-line tool for managing Google Apps Script projects, and connecting it to Google’s Apps Script API.
flow-diff
Detail differences in nodes, connections, and parameter keys between two workflow JSON files.
init
Initialize project documentation, preferences, or design tokens.