hen 0.18.1

Run protocol-aware API request collections from the command line or through MCP.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
comments as annotations for assertions.

ie.

```
# Expect the page to load
^ & status == 200
```

in the output:

```
[ok] #0 Get Seeded User Collection via GraphQL (POST https://lorem-api.com/api/graphql) — 200 OK — 313 ms
✅ [Get the Same Seeded User Collection Again via GraphQL] [The page loads]
```