Dll To MCP Tool

Wrap a standalone Revit IExternalCommand (.cs / DLL, WPF dialog allowed) into a revit-mcp MCP tool. Generates the C# command handler + switch case + TypeScript tool definition, builds, dual-path deploys, guides the restart, auto-verifies the tool is live, then commits (never pushes). Use when the user says "把這支 DLL/.cs 變成 MCP 工具", "封裝成 revit-mcp tool", "wrap this command as an MCP tool".

shuotao Updated

File contents

shuotao/REVIT_MCP_study/tree/main/.claude/skills/dll-to-mcp-tool commit 2b421a8597

Frequently asked questions

npx skillmds@latest add shuotao/dll-to-mcp-tool