Skip to content

v0.3.1 — a cursor you could actually use

Latest

Choose a tag to compare

@proscar87 proscar87 released this 10 Aug 05:03
· 2 commits to main since this release

continue_from carried Oura's opaque next_token, and no tool parameter accepts a token back — deliberately, because a cursor parameter hands pagination to the model, which is the failure this package exists to prevent. A truncated response told the model to continue from a value it had nowhere to put.

It is now the last day actually reached, usable with the start parameter that already exists. When no record carries a day, the key is omitted rather than sent as null.

Also: eight retired Spanish key names were still documented in the README and llms.txt. A dead CLI flag fails loudly; a key that never arrives just looks like the condition never happened.

Install: download oura-mcp.mcpb below and double-click it. No terminal, no Python, no Node. Runs on Oura's official sample data out of the box, and every sample response says so.

141 Python tests, 41 TypeScript tests. Neither suite touches the network.