Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions app/en/home/build-tools/_meta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ export default {
"providing-useful-tool-errors": "Providing useful tool errors",
"retry-tools-with-improved-prompt": "Retry tools with improved prompt",
"call-tools-from-mcp-clients": "Call tools from MCP clients",
"secure-your-mcp-server": "Secure Your MCP Server with OAuth",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You probably want to pull in main and merge this with https://docs.arcade.dev/en/home/serve-tools/securing-arcade-mcp

"server-level-vs-tool-level-auth": "Server-Level vs Tool-Level Authorization",
"migrate-from-toolkits": "Migrate from toolkits",
};
Loading