MCP Terminal Server

{ "name": "prompt-file", "version": "1.0.0", "description": "", "dependencies": { "genkit": "workspace:*", "@genkit-ai/googleai": "workspace:*" }, "main": "lib/index.js", "scripts": { "build": "tsc", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "typescript": "^5.3.3" } }