mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 11:23:10 +02:00
reword MCP usage tip to reference the API and Automation
This commit is contained in:
@@ -3057,7 +3057,7 @@ warning = "⚠️ Warning: This action will generate new API keys and make your
|
|||||||
[config.mcp]
|
[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."
|
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"
|
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"
|
title = "MCP Server"
|
||||||
viewApiKeys = "View API keys"
|
viewApiKeys = "View API keys"
|
||||||
|
|
||||||
|
|||||||
@@ -196,7 +196,7 @@ export default function McpSection() {
|
|||||||
<Text size="sm">
|
<Text size="sm">
|
||||||
{t(
|
{t(
|
||||||
"config.mcp.tip",
|
"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>
|
</Text>
|
||||||
<Button
|
<Button
|
||||||
|
|||||||
Reference in New Issue
Block a user