pyeye-mcp CLAUDE.md

pyeye-mcp CLAUDE.md is an instructions file for Claude Code from okeefeco/pyeye-mcp. It costs 520 tokens per session, scanned A, original, MIT.

A set of project instructions for Claude Code, the coding assistant, covering how to understand, develop, test, and document the PyEye server.

In plain words
What is it for?
Following documentation, issue, commit, validation, pull-request, task-management, and project-specific development practices.
Why use it?
It gives the assistant the project’s rules and working process in one place, reducing missed steps and inconsistent changes.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: reads .claude/ paths; mentions Claude Code.

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/okeefeco/pyeye-mcp/claude-md
Clone the repo
git clone --depth 1 https://github.com/okeefeco/pyeye-mcp

Made for: Claude Code.

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 pyeye-mcp CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/okeefeco/pyeye-mcp/claude-md.svg)](https://agentmods.dev/instructions/okeefeco/pyeye-mcp/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/okeefeco/pyeye-mcp/claude-md"><img src="https://agentmods.dev/badge/instructions/okeefeco/pyeye-mcp/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 520 This file is loaded in full into every session.
When invoked 520 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.00520 $0.00520
Opus 5 $0.00260 $0.00260
Sonnet 5 $0.00104 $0.00104
Haiku 4.5 $0.00052 $0.00052

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

Security

Grade A, and why

pyeye-mcp CLAUDE.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.

CLAUDE.md · 77 lines

How it starts

The opening of the file, as written. The whole thing — 77 lines — stays where its author put it; the contents beside it link to each section on GitHub.

PyEye Server - Claude Instructions

This file loads modular Claude behavior instructions. The actual instructions are in .claude/instructions/.

🎯 CRITICAL: First, Understand the Documentation System

@.claude/instructions/00-documentation-system.md

Core Behavior and Rules

@.claude/instructions/01-core-rules.md @.claude/instructions/02-session-startup.md

Development Workflows

@.claude/instructions/05-workflow-issues.md @.claude/instructions/06-workflow-commits.md @.claude/instructions/07-validation.md @.claude/instructions/11-pr-requirements.md

Required Development Practices

@.claude/instructions/03-mcp-dogfooding.md @.claude/instructions/04-agent-triggers.md

Tools and Utilities

@.claude/instructions/09-task-management.md @.claude/instructions/10-cross-platform.md

Project-Specific Configuration

@.claude/instructions/08-project-specific.md

GitHub Labels Reference

@docs/LABELS.md

This file defines the GitHub label system you MUST use when creating issues, PRs, or suggesting labels.

Optional Human Documentation References

These files contain detailed human documentation that you can reference if needed:

  • CONTRIBUTING.md - Detailed setup guides, explanations, and human-oriented documentation

Note: The mandatory Claude-specific rules from CONTRIBUTING.md have been extracted to appropriate instruction files

Optional User-Specific Configuration

For personal development settings (worktrees, local paths, etc.):

@~/.claude/projects/okeefeco/pyeye-mcp.md

This file is optional and ignored if it doesn't exist. It won't be committed to the repository.

Dogfooding Metrics Tracking

To measure our MCP adoption:

# View real-time analytics
mcp-report         # 7-day report
mcp-report-month   # 30-day report
mcp-logs          # Watch live activity
mcp-session       # View active session
mcp-errors        # Check for hook errors

Metrics tracking is automatic via Claude Code hooks. See scripts/claude_hooks/README.md for details.

Read the full file on GitHub · 77 lines

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 · 77 lines · 520 tokens per session scan A 67e952f7ca5e

Subscribe to this mod's changes

pyeye-mcp CLAUDE.md is an instructions file published in the GitHub repository okeefeco/pyeye-mcp (0 stars, last pushed 4d ago), licensed MIT. It adds 520 tokens to every session, about $0.0026 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.