Hello,
Just compiled and installed your app — looks really promising!
I really like the dashboard and the chat history; both are super useful.
One suggestion: it would be great to have a “Today” filter on the dashboard to quickly check current/daily usage.
That said, I’m running into an issue: I can’t manage or install any MCP. Whether I try importing from a JSON file or from the desktop app, it fails.
On the MCP page, it doesn’t seem to detect Claude, even though it’s detected elsewhere:

Trying to import from Claude Desktop:

It looks like the MCP servers are correctly detected/parsed, but the import still fails.
Same thing happens with a JSON file:

Feels like an environment issue.
I’m on macOS, using Homebrew and my default shell is Fish.
Claude is installed at /opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js and linked to /opt/homebrew/bin/claude.
Same for node linked in /opt/homebrew/bin/node, and all the mcp servers are installed globally (like /opt/homebrew/bin/mcp-server-memory)
Any ideas?
Thanks!
Hello,
Just compiled and installed your app — looks really promising!
I really like the dashboard and the chat history; both are super useful.
One suggestion: it would be great to have a “Today” filter on the dashboard to quickly check current/daily usage.
That said, I’m running into an issue: I can’t manage or install any MCP. Whether I try importing from a JSON file or from the desktop app, it fails.
On the MCP page, it doesn’t seem to detect Claude, even though it’s detected elsewhere:
Trying to import from Claude Desktop:
It looks like the MCP servers are correctly detected/parsed, but the import still fails.
Same thing happens with a JSON file:
Feels like an environment issue.
I’m on macOS, using Homebrew and my default shell is Fish.
Claude is installed at
/opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.jsand linked to/opt/homebrew/bin/claude.Same for node linked in
/opt/homebrew/bin/node, and all the mcp servers are installed globally (like/opt/homebrew/bin/mcp-server-memory)Any ideas?
Thanks!