-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
When trying to run the mcp servin in MCP SuperAssistant using the same config that works for Claude Desktop I get the error
[mcp-superassistant-proxy] Failed to initialize server obsidian-mcp-tools: Error: Failed to connect to server obsidian-mcp-tools: Error: spawn Users/xxxx/Library/Mobile Documents/iCloudmdobsidian/Documents/.obsidian/plugins/mcp-tools/bin/mcp-server ENOENT
Environment
- OS: MacOS 15
- Obsidian version: 1.9.12
- Claude Desktop version: NA
- Plugin version: 0.2.27
- Required plugins status:
- [X ] Local REST API installed and configured
- Smart Connections installed (if using semantic search)
- [X ] Templater installed (if using templates)
Steps to Reproduce
- create config.json file in relative folder
- run this command from terminal npx @srbhptl39/mcp-superassistant-proxy@latest --config ./config.json
Expected Behavior
The server should start. It is running other serves successfuly
Actual Behavior
[mcp-superassistant-proxy] Failed to initialize server obsidian-mcp-tools: Error: Failed to connect to server obsidian-mcp-tools: Error: spawn Users/xxxx/Library/Mobile Documents/iCloudmdobsidian/Documents/.obsidian/plugins/mcp-tools/bin/mcp-server ENOENT
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working