mirror of https://github.com/garrytan/gstack.git
Generates a Model Context Protocol-compatible tool manifest from COMMAND_DESCRIPTIONS — the single source of truth. Enables any MCP-compatible agent to discover and call browse commands as tools. bun run browse/src/mcp-manifest.ts # print JSON bun run browse/src/mcp-manifest.ts --write # write mcp-tools.json Generates 53 tools (16 read-only, 37 write) with: - inputSchema derived from usage strings (<required>, [optional]) - readOnly annotation from READ_COMMANDS set - category annotation from COMMAND_DESCRIPTIONS No new dependencies. No behavior change to existing code. |
||
|---|---|---|
| .. | ||
| bin | ||
| scripts | ||
| src | ||
| test | ||
| SKILL.md | ||
| SKILL.md.tmpl | ||