mirror of
https://github.com/docmost/docmost.git
synced 2026-05-21 01:04:39 +08:00
* enhance ai menu
* remove api prefix from mcp
This commit is contained in:
@@ -77,7 +77,7 @@ export default function UserApiKeys() {
|
||||
<Text size="sm" mt={4}>
|
||||
{t("MCP server URL:")}{" "}
|
||||
<Text size="sm" fw={500} span ff="monospace">
|
||||
{`${getAppUrl()}/api/mcp`}
|
||||
{`${getAppUrl()}/mcp`}
|
||||
</Text>
|
||||
</Text>
|
||||
</Alert>
|
||||
|
||||
Reference in New Issue
Block a user