okuno-dsi/revit-mcp-toolkit
Revit自動化のためのMCP対応ツールキット:JSON-RPCでコマンド実行
Platform-specific configuration:
{
"mcpServers": {
"revit-mcp-toolkit": {
"command": "npx",
"args": [
"-y",
"revit-mcp-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...