Skip to content

Commit aad42fc

Browse files
committed
fix formatting in ci. improve READMEs
1 parent 9800977 commit aad42fc

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

apps/autorag/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
This is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that supports remote MCP
44
connections, with Cloudflare OAuth built-in.
55

6-
It integrates tools powered by the [Cloudflare AutoRAG API](https://developers.cloudflare.com/autorag/) to provide global
7-
Internet traffic insights, trends and other utilities.
6+
It integrates tools powered by the [Cloudflare AutoRAG API](https://developers.cloudflare.com/autorag/) to allow you to access and query your account's AutoRAG instances.
87

98
## 🔨 Available Tools
109

apps/docs-vectorize/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Cloudflare Documentation MCP Server (via Vectorize) 🔭
22

3-
43
This is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that supports remote MCP connections. It connects to a Vectorize DB (in this case, indexed w/ the Cloudflare docs)
54

65
The Cloudflare account this worker is deployed on already has this Vectorize DB setup and indexed.
@@ -9,8 +8,8 @@ The Cloudflare account this worker is deployed on already has this Vectorize DB
98

109
Currently available tools:
1110

12-
| **Category** | **Tool** | **Description** |
13-
| --------------------- | ---------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
11+
| **Category** | **Tool** | **Description** |
12+
| --------------------- | --------------------------------- | ------------------------------------ |
1413
| **Workers Analytics** | `search_cloudflare_documentation` | Search the Cloudflare documentation. |
1514

1615
### Prompt Examples

0 commit comments

Comments
 (0)