Skip to content

Commit 534efca

Browse files
authored
Add docs for server-level auth (#583)
* Add 'Secure Your MCP Server with OAuth' page * Disambiguation * Update 'Securing Arcade MCP' page * Add inline youtube video * Update docs to reflect recent changes to implementation * Address comments
1 parent 05e142b commit 534efca

File tree

4 files changed

+726
-3
lines changed

4 files changed

+726
-3
lines changed

app/en/home/build-tools/_meta.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ export default {
77
"providing-useful-tool-errors": "Providing useful tool errors",
88
"retry-tools-with-improved-prompt": "Retry tools with improved prompt",
99
"call-tools-from-mcp-clients": "Call tools from MCP clients",
10+
"secure-your-mcp-server": "Secure Your MCP Server with OAuth",
11+
"server-level-vs-tool-level-auth": "Server-Level vs Tool-Level Authorization",
1012
"migrate-from-toolkits": "Migrate from toolkits",
1113
};

0 commit comments

Comments
 (0)