Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b21b979a7b |
@@ -2,9 +2,9 @@
|
|||||||
"name": "ponytail-mcp",
|
"name": "ponytail-mcp",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "MCP server that serves Ponytail's lazy-senior-dev instructions as a prompt and a tool.",
|
"description": "MCP server that serves Ponytail's lazy-senior-dev instructions as a prompt and a tool.",
|
||||||
"private": true,
|
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"bin": { "ponytail-mcp": "./index.js" },
|
||||||
"scripts": { "test": "node --test ./test/*.test.js" },
|
"scripts": { "test": "node --test ./test/*.test.js" },
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@modelcontextprotocol/sdk": "^1.19.0",
|
"@modelcontextprotocol/sdk": "^1.19.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user