cat1: live probes — protocol/curation PASS, per-user list gateway-wide (finding), ungranted rejected

This commit is contained in:
2026-06-18 11:01:07 -04:00
parent 30d19d42eb
commit 2d02ddbd35
5 changed files with 103 additions and 20 deletions
+13 -1
View File
@@ -9,7 +9,19 @@ endpoints:
mcp_url_pattern: https://api.arcade.st.dev/mcp/{slug}
# slug -> {tools: [...], servers: [...], created_by, notes} (filled in Phase 1)
gateways: {}
gateways:
zeb-gateway-test:
auth_mode: arcade-headers # API key + Arcade-User-ID (headless)
created_by: ztaylor
tools:
- Brightdata_ScrapeAsMarkdown
- GoogleDocs_CreateBlankDocument
- GoogleDocs_CreateDocumentFromText
- GoogleDocs_GetDocumentAsDocmd
- GoogleDocs_GetDocumentById
- Slack_SendMessage
- Slack_WhoAmI
notes: baseline cat-1 gateway from main catalog (Slack, GoogleDocs, Brightdata)
# name -> {kind: hosted|self-hosted, tools: [...], created_by, notes} (filled in Task 1.4)
servers: {}