Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP Terminal Server
Claim
by
dillip285
npm
GitHub
OS Automation
Security
JavaScript
MIT License
4
2
Apple
Linux
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
py
samples
hello
py/samples/hello/src
py/samples/hello/LICENSE
py/samples/hello/pyproject.toml
py/samples/hello/README.md
# Hello world ## Setup environment Use `gcloud auth application-default login` to connect to the VertexAI. ```bash uv venv source .venv/bin/activate ``` ## Run the sample TODO ```bash genkit start -- uv run --directory py samples/hello/main.py ```