Awesome repo! Great idea. Having an issue setting it up though.
I have followed the installation steps here, as seems like the installation steps within the readme are incorrect (surely it's just a matter of adding it to .cursor/mcp.json and setting up .cursor/mcp-hub.json, rather than doing any clones/node installs?
When I try to get Cursor to run the server, this happens however:

With output:
2025-04-18 15:28:10.702 [info] -hub: Handling CallTool action for tool 'list_all_tools'
2025-04-18 15:28:10.703 [info] -hub: Calling tool 'list-all-tools'
2025-04-18 15:28:10.703 [info] -hub: getOrCreateClient for stdio server. process.platform: darwin isElectron: true
2025-04-18 15:28:10.703 [info] -hub: Reusing existing stdio client
2025-04-18 15:28:10.708 [info] -hub: Successfully called tool 'list-all-tools'
Other servers work fine.
Am I doing something wrong please?
Many thanks :)
Awesome repo! Great idea. Having an issue setting it up though.
I have followed the installation steps here, as seems like the installation steps within the readme are incorrect (surely it's just a matter of adding it to
.cursor/mcp.jsonand setting up.cursor/mcp-hub.json, rather than doing any clones/node installs?When I try to get Cursor to run the server, this happens however:
With output:
Other servers work fine.
Am I doing something wrong please?
Many thanks :)