There was an error while loading. Please reload this page.
1 parent 2252281 commit 2dd067fCopy full SHA for 2dd067f
1 file changed
README.md
@@ -74,6 +74,8 @@ Use the public Workers endpoint (no local install required):
74
}
75
```
76
77
+**NOTE**: This service uses the Cloudflare Workers free tier which has a limit of 100,000 requests per month.
78
+
79
Want your own deployment? See [DEPLOYMENT.md](docs/DEPLOYMENT.md).
80
81
### Claude Desktop Configuration
@@ -150,6 +152,8 @@ Use the public Cloudflare Workers deployment (no local installation required):
150
152
151
153
154
155
156
157
**Note**: This uses the public endpoint. You can also deploy your own Workers instance and use that URL instead.
158
159
## Available Tools
0 commit comments