Update MCP Docs

Syncs `docs/mcp.md` with the actual tools exposed by `crates/regenerator2000-core/src/mcp/handler.rs`. Use when this capability is needed.

tomevault-io f2490bc 2 files · 1.6 KB Updated

File contents

Update MCP Docs Skill

This skill introspects the running MCP server and automatically updates the "Available Tools" section in docs/mcp.md.

Usage

Simply run:

.agent/skills/update-mcp-docs/scripts/run_update.sh

This will:

  1. Build and start the MCP server (if not already running).
  2. Query the tools/list endpoint.
  3. specific table of tools, arguments, and descriptions.
  4. Update docs/mcp.md.

When to Use

Run this skill whenever you add, modify, or remove a tool in crates/regenerator2000-core/src/mcp/handler.rs to ensure documentation stays in sync.


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/ricardoquesada--regenerator2000--update-mcp-docs commit f2490bc0b0

Frequently asked questions

npx skillmds@latest add tomevault-io/update-mcp-docs