mirror of
https://github.com/mblanke/Lottery-Tracker.git
synced 2026-03-01 14:10:22 -05:00
12 lines
355 B
Markdown
12 lines
355 B
Markdown
|
|
# MCP Tools Skill (Optional)
|
|
|
|
If this repo defines MCP servers/tools:
|
|
|
|
Rules:
|
|
- Tool calls must be explicit and logged.
|
|
- Maintain an allowlist of tools; deny by default.
|
|
- Every tool must have: purpose, inputs/outputs schema, examples, and tests.
|
|
- Prefer idempotent tool operations.
|
|
- Never add tools that can exfiltrate secrets without strict guards.
|