{ "name": "ponytail-mcp", "version": "4.8.1", "description": "MCP server that serves Ponytail's lazy-senior-dev instructions as a prompt and a tool.", "private": true, "type": "module", "license": "MIT", "scripts": { "test": "node --test ./test/*.test.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.26.0", "zod": "^3.23.0" } }