Skip to content

Commit 6aa873b

Browse files
authored
Merge pull request github#294 from docker/add-astro-docs-server
Fix Cloudinary and Pipeboard server URLs and delete Jam
2 parents d5653c7 + 94789e3 commit 6aa873b

5 files changed

Lines changed: 4 additions & 28 deletions

File tree

servers/cloudinary-mediaflows/server.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ about:
1515
description: Build and manage low-code workflow automations for images and videos with AI-powered assistance
1616
icon: https://www.google.com/s2/favicons?domain=cloudinary.com&sz=64
1717
remote:
18-
transport_type: sse
19-
url: https://mediaflows.mcp.cloudinary.com/sse
18+
transport_type: streamable-http
19+
url: https://mediaflows.mcp.cloudinary.com/v2/mcp
2020
oauth:
2121
- provider: cloudinary-mediaflows
2222
secret: cloudinary-mediaflows.personal_access_token
23-
env: CLOUDINARY_PERSONAL_ACCESS_TOKEN
23+
env: CLOUDINARY_PERSONAL_ACCESS_TOKEN

servers/jam/readme.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

servers/jam/server.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

servers/jam/tools.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

servers/meta-ads/server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ about:
1515
icon: https://www.google.com/s2/favicons?domain=pipeboard.co&sz=64
1616
remote:
1717
transport_type: sse
18-
url: https://mcp.pipeboard.co/sse
18+
url: https://mcp.pipeboard.co/meta-ads-mcp
1919
oauth:
2020
- provider: meta-ads
2121
secret: meta-ads.personal_access_token

0 commit comments

Comments
 (0)