Ask a question to get started
Enter to send•Shift+Enter new line
classify_discovered_configs( config_paths: list[Path], ) -> tuple[list[Path
config_paths
list[Path]
Split discovered config paths into user-level and project-level.
User-level configs live under ~/.deepagents/. Everything else is considered project-level.
~/.deepagents/
Paths returned by discover_mcp_configs.
discover_mcp_configs