I was trying to add the MCP server in vscode and could not manage to get installed in vscode. So looking in the code I believe this could be because I am using the --user-data-dir options. See here.
Looking in the code it seems that the config is using APPDATA environment variable (for windows at least) for the configuration. See here.
This is probably not correct when using --user-data-dir command line switch
I was trying to add the MCP server in vscode and could not manage to get installed in vscode. So looking in the code I believe this could be because I am using the --user-data-dir options. See here.
Looking in the code it seems that the config is using APPDATA environment variable (for windows at least) for the configuration. See here.
This is probably not correct when using --user-data-dir command line switch