This is what I see when I select "Index your first repository" via the web interface.
To compound this problem:
The command line to the MCP to add a repo isn't working:
> codebase-memory-mcp cli index_repository '{"repo_path": "C:/Users/Tony Topper/Documents/odin-ai/"}'
level=info msg=mem.init budget_mb=65279 total_ram_mb=130559
{"content":[{"type":"text","text":"repo_path is required"}],"isError":true}
I installed via
Invoke-WebRequest -Uri https://raw.githubusercontent.com/DeusData/codebase-memory-mcp/main/install.ps1 -OutFile install.ps1
This is what I see when I select "Index your first repository" via the web interface.
To compound this problem:
The command line to the MCP to add a repo isn't working:
I installed via
Invoke-WebRequest -Uri https://raw.githubusercontent.com/DeusData/codebase-memory-mcp/main/install.ps1 -OutFile install.ps1