-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 0.3.0
-
Component/s: None
-
None
-
Developer Tools
We're currently re-declaring the entire args-parser OPTIONS in MCP and extended it with MCP related config.
Eventually its going to make it difficult to realise which options are for args-parser and which for MCP.
Instead we should import the args-parser options from mongosh and then extend the options with MCP relevant config, if necessary.