# Flask hello example
## Setup environment
Use `gcloud auth application-default login` to connect to the VertexAI.
## Run the sample
TODO
```bash
genkit start -- uv run flask --app src/flask_hello.py run
```
```bash
curl -X POST http://127.0.0.1:5000/chat -d '{"data": "banana"}' -H 'content-Type: application/json' -H 'accept: text/event-stream' -H 'Authorization: Pavel'
```
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/firebase/genkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server