Pedro Aquino

Results 2 comments of Pedro Aquino

Hi, Mainly performance and resources since I just need 4-ish fields. I was trying to modify the entry.go file by commenting fields I don't need on EntryFromJSON and CsvRow functions...

Got the same issue while following the quickstart, by running the following command worked for me `uv run fastmcp install --with uvicorn server.py` `uv run fastmcp dev --with uvicorn server.py`