iu
@xhinkronize
Reviews Written
1
Average Rating
5.0
Posts
Q&A
ํด๋ก๋ ์ค์ ๋ณ๊ฒฝํด๋ mcp ์๋ฒ ์ฐ๊ฒฐ์ด ๋์ง ์์ต๋๋ค.
https://github.com/JetBrains/mcp-jetbrains/issues/44์ ๊ฐ ์ด ์ด์๋ ๋๊ฐ์์, ๋ ธ๋ v18 ์ด์ ์ old version์ ์ ๋ถ ์ญ์ ํด์ฃผ๋ ๋๋ค์.
- 0
- 8
- 1.9K
Q&A
ํด๋ก๋ ์ค์ ๋ณ๊ฒฝํด๋ mcp ์๋ฒ ์ฐ๊ฒฐ์ด ๋์ง ์์ต๋๋ค.
์๋ ค์ฃผ์ ๊ฑฐ + ๊ฐ์ธ์ ์ผ๋ก ์ฐพ์๋ณธ๊ฑฐ ๋ค ๋ฐ๋ผํด๋ด๋ ์๋๋ค์..ใ ๋ก๊ทธ๋ ์์ ์ฌ๋ฆฐ ๋ด์ฉ๊ณผ ๊ฐ๊ตฌ์..
- 0
- 8
- 1.9K
Q&A
ํด๋ก๋ ์ค์ ๋ณ๊ฒฝํด๋ mcp ์๋ฒ ์ฐ๊ฒฐ์ด ๋์ง ์์ต๋๋ค.
์ ๋ถ ์๋ก ์ค์นํด๋ ์๋๋ค์..ใ ใ ใ
- 0
- 8
- 1.9K
Q&A
ํด๋ก๋ ์ค์ ๋ณ๊ฒฝํด๋ mcp ์๋ฒ ์ฐ๊ฒฐ์ด ๋์ง ์์ต๋๋ค.
๋ก๊ทธ๋ณด์๊ณ ๋ต๋ณ์ข๋ถํ๋๋ฆฝ๋๋ค..
- 0
- 8
- 1.9K
Q&A
ํด๋ก๋ ์ค์ ๋ณ๊ฒฝํด๋ mcp ์๋ฒ ์ฐ๊ฒฐ์ด ๋์ง ์์ต๋๋ค.
2025-06-18T10:40:43.423Z [jetbrains] [info] Shutting down server... { metadata: undefined } 2025-06-18T10:40:47.221Z [jetbrains] [info] Initializing server... { metadata: undefined } 2025-06-18T10:40:47.242Z [jetbrains] [info] Generated authentication token for server { metadata: undefined } 2025-06-18T10:40:47.250Z [jetbrains] [info] Server started and connected successfully { metadata: undefined } 2025-06-18T10:40:47.251Z [jetbrains] [info] Message from client: {"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0} { metadata: undefined } ERROR: You must supply a command. Execute binaries from npm packages. ์ด๋ฐ ์๋ฌ๊ฐ ๋์ค๋๋ฐ(์ฌ์ง)node, npx ๋ช ๋ น์ด ์ ๋๊ณ , readme.md ์์ ์ฒ๋ผwhich npx &>/dev/null && sudo ln -sf "$(which npx)" /usr/local/bin/npxsymbolic link ์ง์ ํด์คฌ์ด์!๊ทธ๋ฐ๋ฐ ์ฌ์ ํ ๋๊ฐ์ด ์๋๊ตฌ์. mcp-server-jetbrains.log2025-06-18T10:40:43.423Z [jetbrains] [info] Shutting down server... { metadata: undefined } 2025-06-18T10:40:47.221Z [jetbrains] [info] Initializing server... { metadata: undefined } 2025-06-18T10:40:47.242Z [jetbrains] [info] Generated authentication token for server { metadata: undefined } 2025-06-18T10:40:47.250Z [jetbrains] [info] Server started and connected successfully { metadata: undefined } 2025-06-18T10:40:47.251Z [jetbrains] [info] Message from client: {"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0} { metadata: undefined } ERROR: You must supply a command. Execute binaries from npm packages. npx [options] [@version] [command-arg]... npx [options] [-p|--package ]... [command-arg]... npx [options] -c '' npx --shell-auto-fallback [shell] Options: --package, -p Package to be installed. [string] --cache Location of the npm cache. [string] --always-spawn Always spawn a child process to execute the command. [boolean] --no-install Skip installation if a package is missing. [boolean] --userconfig Path to user npmrc. [string] --call, -c Execute string as if inside `npm run-script`. [string] --shell, -s Shell to execute the command with, if any. [string] [default: false] --shell-auto-fallback Generate shell code to use npx as the "command not found" fallback. [string] [choices: "", "bash", "fish", "zsh"] --ignore-existing Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version. [boolean] --quiet, -q Suppress output from npx itself. Subcommands will not be affected. [boolean] --npm npm binary to use for internal operations. [string] [default: "/Users/yy/.nvm/versions/node/v10.24.1/lib/node_modules/npm/bin/npm-cli.js"] --node-arg, -n Extra node argument when calling a node binary.[string] --version, -v Show version number [boolean] --help, -h Show help [boolean] For the full documentation, see the manual page for npx(1). 2025-06-18T10:40:47.932Z [jetbrains] [info] Server transport closed { metadata: undefined } 2025-06-18T10:40:47.932Z [jetbrains] [info] Client transport closed { metadata: undefined } 2025-06-18T10:40:47.933Z [jetbrains] [info] Server transport closed unexpectedly, this is likely due to the process exiting early. If you are developing this MCP server you can add output to stderr (i.e. `console.error('...')` in JavaScript, `print('...', file=sys.stderr)` in python) and it will appear in this log. { metadata: undefined } 2025-06-18T10:40:47.933Z [jetbrains] [error] Server disconnected. For troubleshooting guidance, please visit our [debugging documentation](https://modelcontextprotocol.io/docs/tools/debugging) { metadata: { context: 'connection', stack: undefined } } 2025-06-18T10:40:47.933Z [jetbrains] [info] Client transport closed { metadata: undefined } mcp.log2025-06-18T10:40:47.221Z [info] [jetbrains] Initializing server... 2025-06-18T10:40:47.242Z [info] [jetbrains] Generated authentication token for server 2025-06-18T10:40:47.250Z [info] [jetbrains] Server started and connected successfully 2025-06-18T10:40:47.251Z [info] [jetbrains] Message from client: {"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0} 2025-06-18T10:40:47.932Z [info] [jetbrains] Server transport closed 2025-06-18T10:40:47.932Z [info] [jetbrains] Client transport closed 2025-06-18T10:40:47.933Z [info] [jetbrains] Server transport closed unexpectedly, this is likely due to the process exiting early. If you are developing this MCP server you can add output to stderr (i.e. `console.error('...')` in JavaScript, `print('...', file=sys.stderr)` in python) and it will appear in this log. 2025-06-18T10:40:47.933Z [error] [jetbrains] Server disconnected. For troubleshooting guidance, please visit our [debugging documentation](https://modelcontextprotocol.io/docs/tools/debugging) 2025-06-18T10:40:47.933Z [info] [jetbrains] Client transport closed window.log2025-06-18 19:40:47 [warn] Error with Permissions-Policy header: Unrecognized feature: 'ambient-light-sensor'. 2025-06-18 19:40:47 [warn] Error with Permissions-Policy header: Unrecognized feature: 'document-domain'. 2025-06-18 19:40:47 [warn] Error with Permissions-Policy header: Unrecognized feature: 'speaker-selection'. 2025-06-18 19:40:47 [warn] Error with Permissions-Policy header: Unrecognized feature: 'web-share'. 2025-06-18 19:40:47 [warn] Found 1 service worker(s), which are no longer used. Unregistering. 2025-06-18 19:40:47 [warn] Error with Permissions-Policy header: Unrecognized feature: 'ambient-light-sensor'. 2025-06-18 19:40:47 [warn] Error with Permissions-Policy header: Unrecognized feature: 'document-domain'. 2025-06-18 19:40:47 [warn] Error with Permissions-Policy header: Unrecognized feature: 'speaker-selection'. 2025-06-18 19:40:47 [warn] Error with Permissions-Policy header: Unrecognized feature: 'web-share'. 2025-06-18 19:40:47 [warn] An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing. 2025-06-18 19:40:50 [error] Potential permissions policy violation: payment is not allowed in this document. 2025-06-18 19:40:51 [error] Uncaught Error: Cannot set properties of null (setting 'innerText') 2025-06-18 19:40:55 [error] Potential permissions policy violation: payment is not allowed in this document. 2025-06-18 19:41:47 [error] Could not attach to MCP server jetbrains: Error: MCP error -32001: Request timed out readme.md ์๋ ํด๋น trouble shooting ํด๊ฒฐ ๋ฐฉ๋ฒ์ด ์๋๊ฑฐ ๊ฐ์์ ์ฌ์ญค๋ด ๋๋ค.
- 0
- 8
- 1.9K




