'프로그램 사용/MCP ai'에 해당되는 글 4건

  1. 2025.09.02 gemini + blender / freecad token
  2. 2025.09.01 csm.ai
  3. 2025.09.01 gemini + ubuntu + uvx 등등등.. 뻘기록
  4. 2025.08.31 claude desktop

gemini를 MCP 로 연동해서 핸드폰 거치대를 만드는데

사용되는 토큰이 많이 차이나서 신기해 하는 중.

조작하는 문법이 많이 달라서 그런가?

 

blender

╭─────────────────────────────────────────────────────────────────────╮
│  > blender로 핸드폰 거치대를 그려줘 크기는 갤럭시 S25 에 맞게 해줘  │
╰─────────────────────────────────────────────────────────────────────╯

╭────────────────────────────────────────────────────────────╮
│  > 데모용으로 사용할 제품 동영상을 만들어줘 30초 분량으로  │
╰────────────────────────────────────────────────────────────╯

 

 

freecad

╭────────────────────────────────────────────────────────────────╮
│  > freecad 에서 갤럭시 S23 거치대를 만들어줘. 색상은 화이트로  │
╰────────────────────────────────────────────────────────────────╯
╭──────────────────────────────────────────────╮
│  > 색상을 빨간색-주황색으로 그라데이션 해줘  │
╰──────────────────────────────────────────────╯

'프로그램 사용 > MCP ai' 카테고리의 다른 글

csm.ai  (0) 2025.09.01
gemini + ubuntu + uvx 등등등.. 뻘기록  (0) 2025.09.01
claude desktop  (0) 2025.08.31
Posted by 구차니

csm.ai 판촉(?)을 위한 blender MCP 였나.. 아무튼 csm.ai 보니

샘플로 간단한거 5개 뽑는게 한계일 것 같고, 결국에는 월 결제 해야지 멀 해먹을 수 있을 듯

 

[링크 : https://www.csm.ai/blog/csm-blender-mcp]

[링크 : https://www.csm.ai/]

 

free only 5 credit 이라고 되어있는데 이게 매달 차는것 같긴한데..

 

하단의 FAQ를 보면 swift re-topology 부터는 써보지도 못하는 수준.

[링크 : https://3d.csm.ai/pricing]

'프로그램 사용 > MCP ai' 카테고리의 다른 글

gemini + blender / freecad token  (0) 2025.09.02
gemini + ubuntu + uvx 등등등.. 뻘기록  (0) 2025.09.01
claude desktop  (0) 2025.08.31
Posted by 구차니

gemini 매번 켜서 확인하기 귀찮아서 찾는데, mcp만 확인할 수 있는 명령이 있는 것 같다.

$ gemini mcp
gemini mcp

Manage MCP servers

명령:
  gemini mcp add   [args...]  Add a server
  gemini mcp remove                         Remove a server
  gemini mcp list                                 List all configured MCP servers

옵션:
  -h, --help  도움말 표시                                                                                                                                                      [불리언]

You need at least one command before continuing.

 

아무튼 도대체 저 uvx freecad-mcp는 왜 안돼냐??!

$ gemini mcp list
Configured MCP servers:

✓ freecad: /usr/bin/python3 /home/user/.FreeCAD/Mod/freecad_mcp/src/freecad_bridge.py (stdio) - Connected
✗ freecad2: /snap/bin/uvx freecad-mcp (stdio) - Disconnected

 

그래서 pypi에서 찾으니.. 어...

ubuntu 22.04 사용중이라 python이 3.10.. 흐음.. 설치하면 안되는거고..

$ pip3 install freecad-mcp
Defaulting to user installation because normal site-packages is not writeable
ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12; 0.1.1 Requires-Python >=3.12; 0.1.10 Requires-Python >=3.12; 0.1.11 Requires-Python >=3.12; 0.1.12 Requires-Python >=3.12; 0.1.13 Requires-Python >=3.12; 0.1.2 Requires-Python >=3.12; 0.1.3 Requires-Python >=3.12; 0.1.4 Requires-Python >=3.12; 0.1.5 Requires-Python >=3.12; 0.1.6 Requires-Python >=3.12; 0.1.7 Requires-Python >=3.12; 0.1.8 Requires-Python >=3.12; 0.1.9 Requires-Python >=3.12; 0.1.9.1 Requires-Python >=3.12
ERROR: Could not find a version that satisfies the requirement freecad-mcp (from versions: none)
ERROR: No matching distribution found for freecad-mcp

[링크 : https://pypi.org/project/freecad-mcp/]

 

python3.12를 추가로 설치하고 해도 안되는건 매한가지인데..

[링크 : https://blog.naver.com/chandong83/223339889839]

 

3.12가 기본인 배포판 가면 좀 편하게 가능하려나?

 

 

+

[링크 : https://blog.choonzang.com/it/python/2733/]

'프로그램 사용 > MCP ai' 카테고리의 다른 글

gemini + blender / freecad token  (0) 2025.09.02
csm.ai  (0) 2025.09.01
claude desktop  (0) 2025.08.31
Posted by 구차니
프로그램 사용/MCP ai2025. 8. 31. 19:36

 

[링크 : https://claude.ai/download]

 

 

아무데서나 ctrl-alt-space를 누르면 mac finder 였나? 그거 처럼 바로 뜬다.

'프로그램 사용 > MCP ai' 카테고리의 다른 글

gemini + blender / freecad token  (0) 2025.09.02
csm.ai  (0) 2025.09.01
gemini + ubuntu + uvx 등등등.. 뻘기록  (0) 2025.09.01
Posted by 구차니