MCP Terminal Server

# Hello world ## Setup environment ```bash uv venv source .venv/bin/activate ``` ## Run the sample TODO ```bash genkit start -- uv run --directory py samples/vertex-ai-vector-search/main.py ```