Open
Description
Hey, love the project and was hesitant to raise an issue (so I DM'd you on Disc) as I am assuming this is just user error.
For the record I have never used MCP before, so if there was some other configuration required maybe I've missed it.
When I ask Aider-Desk to add files related to a certain feature I get a whole bunch of errors related to tools, e.g.:
- It seems there's an issue with the tool aider-desk-get_addable_files. I'll try getting all addable files first without any filter.
- It seems there's an issue with retrieving the list of addable files.
- It seems the tools required to automatically find and add files are currently encountering errors. I am unable to add the files relevant to the "context files pane" at this moment.
- It seems like the tool returned an error. I will try again.
I have done the likes of npm install, dependencies etc.
My Aider-Desk configuration looks like:
and
{ "mcpServers": { "aider-desk": { "command": "node", "args": [ "C:/Users/---myusername---/AppData/Roaming/aider-desk/mcp-server/aider-desk-mcp-server.js", "/path/to/project" ], "env": { "AIDER_DESK_API_BASE_URL": "http://localhost:24337/api" } } } }
Metadata
Metadata
Assignees
Labels
No labels