-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
Clear, concise description of the bug
Download Path is incorrect and contains /home/<user> twice.
Environment
- OS: CachyOS
- Obsidian version: (e.g., 1.7.7) 1.9.12
- Claude Desktop version: N/A
- Plugin version: 0.2.27
- Required plugins status:
- Local REST API installed and configured
- Smart Connections installed (if using semantic search)
- Templater installed (if using templates)
Steps to Reproduce
- Install MCP Tools plugin
- Click on Install button in MCP Tools settings
Expected Behavior
MCP Server should be downloaded and installed.
Actual Behavior
Download reaches 100%, but Install button is still shown.
Additional Context
There appears to be a bug in the construction of the Obsidian mcp-tools path.
The MCP server binary gets downloaded to /home/<user>/home/<user>/<vault_name>/.obsidian/plugins/mcp-tools/bin.
It should instead be downloaded to /home/<user>/<vault_name>/.obsidian/plugins/mcp-tools/bin.
After manually moving the bin folder to the correct path the MCP server binary is detected.
Might be related to #31
Troubleshooting Attempted
- Restarted Obsidian
- Restarted Claude Desktop
- Reinstalled the MCP server via plugin settings
- Checked Local REST API is running
- Other:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working