fix(mcp): resolve default remote mapping and connection check bugs
This commit is contained in:
@@ -275,7 +275,6 @@ def main():
|
||||
servers[name],
|
||||
required_tool=REQUIRED_NAMESPACE_TOOLS.get(name),
|
||||
config_path=config_path,
|
||||
probe_source="offline_spawn",
|
||||
):
|
||||
failed = True
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user