MCP Terminal Server

# Angular and Genkit streaming sample This is a simple UI for streaming RPG character generator. To build: ```bash npm i npm run setup ``` The sample is using Vertex AI, so you'll need to auth: ```bash gcloud auth application-default login ``` To run the sample: ```bash npm run genkit:dev ``` Point your browser to http://localhost:4200/