reword MCP usage tip to reference the API and Automation

This commit is contained in:
Anthony Stirling
2026-06-10 16:38:16 +01:00
parent 4947ab12fd
commit d3c359f923
2 changed files with 2 additions and 2 deletions
@@ -3057,7 +3057,7 @@ warning = "⚠️ Warning: This action will generate new API keys and make your
[config.mcp]
description = "Model Context Protocol (MCP) lets AI assistants like Claude use your Stirling PDF tools directly. Connect a client once and your assistant can convert, edit, secure and process documents on your behalf."
navLabel = "MCP Server"
tip = "Every action your assistant runs is performed as your account and counts towards your usage, just like using Stirling PDF directly."
tip = "Every action your assistant runs is performed as your account and counts towards your usage, just like using the Stirling PDF API and Automation."
title = "MCP Server"
viewApiKeys = "View API keys"
@@ -196,7 +196,7 @@ export default function McpSection() {
<Text size="sm">
{t(
"config.mcp.tip",
"Every action your assistant runs is performed as your account and counts towards your usage, just like using Stirling PDF directly.",
"Every action your assistant runs is performed as your account and counts towards your usage, just like using the Stirling PDF API and Automation.",
)}
</Text>
<Button