+
+ {t("MCP Server URL")}
+
+
+
+
+ {({ copied, copy }) => (
+
+
+ {copied ? : }
+
+
+ )}
+
+
+
+ {t(
+ "Use your API key for authentication. You can manage API keys in your account settings.",
+ )}
+
+
+
+
+ {t("Supported tools")}
+
+
+ search_pages, get_page, create_page, update_page
+ list_pages, list_child_pages, duplicate_page
+ copy_page_to_space, move_page, move_page_to_space
+ get_space, list_spaces, create_space, update_space
+ get_comments, create_comment, update_comment
+ search_attachments, list_workspace_members, get_current_user
+
+
+
+ )}
+