Skip to content

Commit 315d437

Browse files
committed
update text
1 parent 5c14860 commit 315d437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/atlas/connect/connectCluster.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export class ConnectClusterTool extends AtlasToolBase {
9494
x509Type: "NONE",
9595
deleteAfterDate: expiryDate.toISOString(),
9696
description:
97-
"Temporary user, see https://dochub.mongodb.org/core/mongodb-mcp-server-tools-considerations",
97+
"MDB MCP Temporary user, see https://dochub.mongodb.org/core/mongodb-mcp-server-tools-considerations",
9898
},
9999
});
100100

0 commit comments

Comments
 (0)