-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
I've attempted to use the mem0/openmemory mcp server with aider-desk.
But it seems that aider and/or aider-desk are not supported as clients within install-mcp.
I'm using the following to setup the agent for the mcp server...
{
"mcpServers": {
"mem0": {
"command": "npx",
"args": [
"install-mcp",
"i",
"http://127.0.0.1:8765/mcp/claude/sse/dsidlo",
"--client",
"aider-desk"
]
}
}
}Then later found this...
✦ ❯ npx install-mcp i http://localhost:8765/mcp/windsurf/sse/dsidlo --client aider-desk
ERROR Invalid client: aider-desk. Available clients: claude, cline, roo-cline, windsurf, witsy, enconvo, cursor I see that the client-config.ts file would have to change.
Not sure how difficult it would be beyond just referencing config file paths.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels