mcpify-poc-typescript Typescript POC to call mpcify server 1. Clone the repository (replace with actual repo URL) git clone cd mcpfy-poc 2. Install dependencies npm install 3. Build the TypeScript code npm run build 4. Run the application npm start