Automatically closes Revit, deploys updated DLL, and reopens the project. DLL_SOURCE = r"D:\RevitMCPBridge2026\bin\Release\RevitMCPBridge2026.dll" DLL_DEST = r"C ...
This script is the MCP server that Claude connects to. It translates Claude's MCP tool calls into named pipe messages that Revit understands.
自作のpythonコードを、他の人に、インストールなしで共有したいと考えていたところ、PythonコードをHTML内に記述して実行可能なAnacondaが公開したとのことだったので、少し手を動かしてみて、動作を確認した。その感想です。 VSコードなど、コードをある ...