mcp-toolkit

Installation
SKILL.md

When to use this skill

  • You are adding a new mcp/<name> server or editing the repo layout.
  • You need the build, test, lint, or security rules.
  • You want the shared internal/mcp patterns or module path convention.

How to use

  1. Read this skill for the multi-module layout and security rules.
  2. Run make all, make gosec, and per-server make test.
  3. Copy mcp/scaffold/ to start a new server and follow the conventions.
  4. Cross-reference per-server skills such as rns, meshchatx, or workspace.

Examples

  • "Add a new mcp/metrics server from the scaffold."
  • "Explain the path-jailing and secret-redaction rules for this repo."
  • "Run make all after changing internal/mcp/server.go."
Installs
3
First Seen
4 days ago
mcp-toolkit — quad4-software/ai