chore: keep mcp servers config at repo root

This commit is contained in:
Ishaan Jaff 2026-06-25 17:27:11 -07:00
parent fd50cedfe5
commit ed51a61d23
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"max_tracked_root_dirs": 24,
"max_tracked_root_entries": 63,
"max_tracked_root_file_bytes": 3488525,
"max_tracked_root_files": 39
"max_tracked_root_entries": 64,
"max_tracked_root_file_bytes": 3489661,
"max_tracked_root_files": 40
}