From 94150bfc8e913f75e2360039378815c3302d3e4b Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:08:42 +0000
Subject: [PATCH 01/20] Hyperlint Automation Fix
From ec341bdeb973e06ea795a5557bd9fb0ef35f752f Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:08:45 +0000
Subject: [PATCH 02/20] Hyperlint Automation Fix
---
src/content/docs/agents/guides/remote-mcp-server.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/content/docs/agents/guides/remote-mcp-server.mdx b/src/content/docs/agents/guides/remote-mcp-server.mdx
index 2dc474c8bd56467..5d1d61359484f1a 100644
--- a/src/content/docs/agents/guides/remote-mcp-server.mdx
+++ b/src/content/docs/agents/guides/remote-mcp-server.mdx
@@ -30,7 +30,7 @@ Alternatively, you can use the command line as shown below to create a new MCP S
@@ -118,7 +118,7 @@ Run the following command to create a new MCP server:
Date: Sun, 1 Jun 2025 00:08:48 +0000
Subject: [PATCH 03/20] Hyperlint Automation Fix
---
.../model-context-protocol/mcp-servers-for-cloudflare.mdx | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/content/docs/agents/model-context-protocol/mcp-servers-for-cloudflare.mdx b/src/content/docs/agents/model-context-protocol/mcp-servers-for-cloudflare.mdx
index 182005c124312d7..6374b72b5968c68 100644
--- a/src/content/docs/agents/model-context-protocol/mcp-servers-for-cloudflare.mdx
+++ b/src/content/docs/agents/model-context-protocol/mcp-servers-for-cloudflare.mdx
@@ -10,7 +10,7 @@ import { Render } from "~/components"
Cloudflare runs a catalog of managed remote MCP Servers which you can connect to using OAuth on clients like [Claude](https://modelcontextprotocol.io/quickstart/user), [Windsurf](https://docs.windsurf.com/windsurf/cascade/mcp), our own [AI Playground](https://playground.ai.cloudflare.com/) or any [SDK that supports MCP](https://github.com/cloudflare/agents/tree/main/packages/agents/src/mcp).
-These MCP servers allow your MCP Client to read configurations from your account, process information, make suggestions based on data, and even make those suggested changes for you. All of these actions can happen across cloudflare's many services including application development, security and performance.
+All of these actions can happen across Cloudflare's many services including application development, security and performance.
| Server Name | Description | Server URL |
| -------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ---------------------------------------------- |
@@ -30,4 +30,5 @@ These MCP servers allow your MCP Client to read configurations from your account
| [Cloudflare One CASB server](https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/cloudflare-one-casb) | Quickly identify any security misconfigurations for SaaS applications to safeguard users & data | `https://casb.mcp.cloudflare.com/sse` |
| [GraphQL server](https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/graphql/) | Get analytics data using Cloudflare’s GraphQL API | `https://graphql.mcp.cloudflare.com/sse` |
-Check our [GitHub page](https://github.com/cloudflare/mcp-server-cloudflare) to know how to use Cloudflare's remote MCP servers with different MCP clients.
\ No newline at end of file
+Check our [GitHub page](https://github.com/cloudflare/mcp-server-cloudflare) to know how to use Cloudflare's remote MCP servers with different MCP clients.
+
From 1c0668c5b757f785f380550035c21af3c4527773 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:08:53 +0000
Subject: [PATCH 04/20] Hyperlint Automation Fix
---
src/content/docs/ai-gateway/configuration/rate-limiting.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/docs/ai-gateway/configuration/rate-limiting.mdx b/src/content/docs/ai-gateway/configuration/rate-limiting.mdx
index 584944a22f673da..f7b52d7ae370a66 100644
--- a/src/content/docs/ai-gateway/configuration/rate-limiting.mdx
+++ b/src/content/docs/ai-gateway/configuration/rate-limiting.mdx
@@ -19,7 +19,7 @@ To illustrate this, let us say you had a limit of ten requests per ten minutes,
## Handling rate limits
-When your requests exceed the allowed rate, you'll encounter rate limiting. This means the server will respond with a `429 Too Many Requests` status code and your request won't be processed.
+When your requests exceed the allowed rate, you will encounter rate limiting. This means the server will respond with a `429 Too Many Requests` status code and your request will not be processed.
## Default configuration
From 6e7c54e5e91f4f374c2068348a8e2a9a88bef8a8 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:08:57 +0000
Subject: [PATCH 05/20] Hyperlint Automation Fix
---
.../docs/ai-gateway/evaluations/add-human-feedback-api.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/docs/ai-gateway/evaluations/add-human-feedback-api.mdx b/src/content/docs/ai-gateway/evaluations/add-human-feedback-api.mdx
index dec4795d2c3433e..21ac88f3a6fe5d8 100644
--- a/src/content/docs/ai-gateway/evaluations/add-human-feedback-api.mdx
+++ b/src/content/docs/ai-gateway/evaluations/add-human-feedback-api.mdx
@@ -62,7 +62,7 @@ In the example below, the `cf-aig-log-id` is `01JADMCQQQBWH3NXZ5GCRN98DP`.
### Method 2: Retrieve the `cf-aig-log-id` via API (GET request)
-If you don't have the `cf-aig-log-id` in the response body or you need to access it after the fact, you can retrieve it by querying the logs using the [Cloudflare API](/api/resources/ai_gateway/subresources/logs/methods/list/).
+If you do not have the `cf-aig-log-id` in the response body or you need to access it after the fact, you can retrieve it by querying the logs using the [Cloudflare API](/api/resources/ai_gateway/subresources/logs/methods/list/).
The steps below outline how to do this.
From 426fbb41d98a9be64aa6e4deadac88eff86cd368 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:08:59 +0000
Subject: [PATCH 06/20] Hyperlint Automation Fix
From 50377fcb298727e73aab3cfc2b895995c63587bb Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:09:02 +0000
Subject: [PATCH 07/20] Hyperlint Automation Fix
---
src/content/docs/ai-gateway/providers/grok.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/docs/ai-gateway/providers/grok.mdx b/src/content/docs/ai-gateway/providers/grok.mdx
index 7a774e03578a719..1b6efdd67f6ff8b 100644
--- a/src/content/docs/ai-gateway/providers/grok.mdx
+++ b/src/content/docs/ai-gateway/providers/grok.mdx
@@ -5,7 +5,7 @@ pcx_content_type: get-started
import { Render } from "~/components";
-[Grok](https://docs.x.ai/docs#getting-started) is s a general purpose model that can be used for a variety of tasks, including generating and understanding text, code, and function calling.
+[Grok](https://docs.x.ai/docs#getting-started) is a general purpose model that can be used for a variety of tasks, including generating and understanding text, code, and function calling.
## Endpoint
From 1b70efcb0f4b5f62dbd771ce9035fce5f7be205a Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:09:05 +0000
Subject: [PATCH 08/20] Hyperlint Automation Fix
From 56f6fd55e11d21d46fb695e911c9bfe3a0372668 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:09:08 +0000
Subject: [PATCH 09/20] Hyperlint Automation Fix
From 7daa3d941175724365628175dfdc01d3ed0168c8 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:09:10 +0000
Subject: [PATCH 10/20] Hyperlint Automation Fix
---
src/content/docs/analytics/analytics-integrations/looker.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/content/docs/analytics/analytics-integrations/looker.mdx b/src/content/docs/analytics/analytics-integrations/looker.mdx
index eb1e341a1bfc59b..38b379226cdf545 100644
--- a/src/content/docs/analytics/analytics-integrations/looker.mdx
+++ b/src/content/docs/analytics/analytics-integrations/looker.mdx
@@ -33,7 +33,7 @@ Cloudflare logs are HTTP/HTTPS request logs in JSON format and are gathered from
## Task 1 - Connect your Database to Looker
-Looker connects to a database in order to query the data. In this tutorial, we use Google Big Query as an example. Learn [how to connect Google BigQuery to Looker](https://docs.looker.com/setup-and-management/database-config/google-bigquery#create_a_temporary_dataset_for_persistent_derived_tables).
+Looker connects to a database in order to query the data. In this tutorial, we use Google BigQuery as an example. Learn [how to connect Google BigQuery to Looker](https://docs.looker.com/setup-and-management/database-config/google-bigquery#create_a_temporary_dataset_for_persistent_derived_tables).
Once you load Cloudflare logs into your database, [connect the database to Looker](https://docs.looker.com/setup-and-management/connecting-to-db).
@@ -53,7 +53,7 @@ To create your new LookML project:
6. For **Starting Point**, choose \*Clone Public Git Repository\*\*.\*\*\*
-7. Enter the *cloudflare\_block* URL for the public Git repository `git://github.com/llooker/cloudflare_block.git`.
+7. Enter the *cloudflare\_block* URL for the public Git repository `git://github.com/looker/cloudflare_block.git`.
8. Click **Create Project**. Looker will pull all of the repository files into a new LookML project.
From 6a0d936db9b96cf6b6d9c2480cbd3164fd3e4343 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:09:13 +0000
Subject: [PATCH 11/20] Hyperlint Automation Fix
From fa27e6c65af4e4d475080451e4e16aaaa02bce64 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:09:15 +0000
Subject: [PATCH 12/20] Hyperlint Automation Fix
From c807bafcbf2fa16cdf6ea423481d91b39ca30729 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:09:19 +0000
Subject: [PATCH 13/20] Hyperlint Automation Fix
From 68deb4e3012697e5c9938381818a89d70c84fa3e Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:09:22 +0000
Subject: [PATCH 14/20] Hyperlint Automation Fix
From 958846d2c9be50177ee367e306dbb3408389d938 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:09:26 +0000
Subject: [PATCH 15/20] Hyperlint Automation Fix
---
.../docs/ai-gateway/evaluations/add-human-feedback-api.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/docs/ai-gateway/evaluations/add-human-feedback-api.mdx b/src/content/docs/ai-gateway/evaluations/add-human-feedback-api.mdx
index 21ac88f3a6fe5d8..9fcccc709ea13f3 100644
--- a/src/content/docs/ai-gateway/evaluations/add-human-feedback-api.mdx
+++ b/src/content/docs/ai-gateway/evaluations/add-human-feedback-api.mdx
@@ -62,7 +62,7 @@ In the example below, the `cf-aig-log-id` is `01JADMCQQQBWH3NXZ5GCRN98DP`.
### Method 2: Retrieve the `cf-aig-log-id` via API (GET request)
-If you do not have the `cf-aig-log-id` in the response body or you need to access it after the fact, you can retrieve it by querying the logs using the [Cloudflare API](/api/resources/ai_gateway/subresources/logs/methods/list/).
+If you do not have the `cf-aig-log-id` in the response body or you need to access it after the fact, you are able to retrieve it by querying the logs using the [Cloudflare API](/api/resources/ai_gateway/subresources/logs/methods/list/).
The steps below outline how to do this.
From ae03e7b505e32bfe4799eea417af34819ab4824a Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:09:28 +0000
Subject: [PATCH 16/20] Hyperlint Automation Fix
From 97046b073ef76c241f407a2ab4b6c3577ece86be Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:09:31 +0000
Subject: [PATCH 17/20] Hyperlint Automation Fix
From 5047fbf4107b53498d848eaccf68bf2324230fe7 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:09:33 +0000
Subject: [PATCH 18/20] Hyperlint Automation Fix
From e4ce6d027a67cd73a9ecbd9b5c050154ce3b4405 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:09:35 +0000
Subject: [PATCH 19/20] Hyperlint Automation Fix
From 5685efd852e9c16743edea3682bc1c0d0cfc8cf8 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Sun, 1 Jun 2025 00:09:38 +0000
Subject: [PATCH 20/20] Hyperlint Automation Fix