Skip to content

Commit 2dd067f

Browse files
committed
docs: add Cloudflare Workers free tier limit note
1 parent 2252281 commit 2dd067f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ Use the public Workers endpoint (no local install required):
7474
}
7575
```
7676

77+
**NOTE**: This service uses the Cloudflare Workers free tier which has a limit of 100,000 requests per month.
78+
7779
Want your own deployment? See [DEPLOYMENT.md](docs/DEPLOYMENT.md).
7880

7981
### Claude Desktop Configuration
@@ -150,6 +152,8 @@ Use the public Cloudflare Workers deployment (no local installation required):
150152
}
151153
```
152154

155+
**NOTE**: This service uses the Cloudflare Workers free tier which has a limit of 100,000 requests per month.
156+
153157
**Note**: This uses the public endpoint. You can also deploy your own Workers instance and use that URL instead.
154158

155159
## Available Tools

0 commit comments

Comments
 (0)