ifc ruhsat for VS Code
io.github.berkantacun/ifc-ruhsat
Yapı ruhsatı IFC modelini Türkiye dijital proje yönetmeliğine (RG 33331) göre denetler; EK-9 formu
client:VS Code
transport:stdio
runtime:pypi
Install ifc ruhsat in VS Code
.vscode/mcp.json
{
"servers": {
"ifc-ruhsat": {
"type": "stdio",
"command": "uvx",
"args": [
"ifc-ruhsat"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs