Description
I'm having a problem in w11, try to install it in claude
- git clone the repository
- try to run "npm run build"
- referencing the index.js file in build folder
- finishing the claude file configuration
"mcp-server-rag-web-browser": { "command": "npx", "args": [ "C:\\Users\\{{USER}}\\Documents\\MCPServer\\mcp-server-rag-web-browser\\build\\index.js" ], "env": { "APIFY_API_KEY": "api-key" } }
`npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/mcp-server-rag-web-browser - Not found
npm error 404
npm error 404 'mcp-server-rag-web-browser@*' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.
npm error A complete log of this run can be found in: C:\Users\Denis\npm-cache_logs\2025-01-03T20_06_12_678Z-debug-0.log
`
also i have this in the terminal
`> [email protected] build
tsc && node -e "require('fs').chmodSync('build/index.js', '755')"`
I am checking permission issues, but is w11, it won't work chmod