Hyunwoo Kim
Results
2
comments of
Hyunwoo Kim
If you guys are using gatsbyjs. I made a React HOC for utterances. https://github.com/khw1031/withUtterances. Try this out.
I think it's just simpler to run `fnm env` directly in `claude_desktop_config.json`. ```json { "mcpServers": { "mcp-installer": { "command": "sh", "args": [ "-c", "eval \"$(fnm env)\" && npx -y @anaisbetts/mcp-installer"...