Exercise git tools, resources, and prompts against a live HTTP server via MCP JSON-RPC over curl. Starts the server, surfaces the catalog, runs real and adversarial inputs, and produces a tight report with concrete findings and numbered follow-up options. Use after adding or modifying definitions, or when the user asks to test, try out, or verify the MCP surface.
$npx -y skills add cyanheads/git-mcp-server --skill field-testInstalls into the current project.
Run `npx skills use "https://github.com/cyanheads/git-mcp-server" --skill "cyanheads/git-mcp-server/field-test"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cyanheads/git-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/cyanheads/git-mcp-server"` and select the relevant skills, then follow their instructions.