Skip to content

Commit d90ea39

Browse files
committed
chore: delete definition
1 parent 5ad2fa4 commit d90ea39

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

MCP_SERVER_LIBRARY.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -817,12 +817,6 @@ Utility function to parse command-line arguments and environment variables into
817817

818818
_Note: This is what MongoDB MCP server uses internally._
819819

820-
```typescript
821-
function parseUserConfig(options?: {
822-
args?: string[];
823-
}): UserConfig;
824-
```
825-
826820
**Example:**
827821

828822
```typescript

0 commit comments

Comments
 (0)