grimashevich/sweethome3d-mcp-server
Sweet Home 3D plugin that embeds an MCP server — lets Claude control Sweet Home 3D over HTTP
Platform-specific configuration:
{
"mcpServers": {
"sweethome3d-mcp-server": {
"command": "npx",
"args": [
"-y",
"sweethome3d-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...