SDKs
We do not ship an SDK, and we would rather say so than publish a wrapper we do not maintain.
Use any HTTP client
The API is two GET endpoints and one header. Anything that can call fetch or requests is already a client — see Examples for curl, Python, and Node.
GET /v1/menu?place_id=… Authorization: Bearer $API_KEY GET /v1/search?q=… Authorization: Bearer $API_KEY
MCP server
For agent runtimes, the MCP server is the supported integration and is available on every tier. If you need a language client we do not offer, tell us what you are building: juan@culinayr.com.