Skip to content
Cursor

ifc ruhsat for Cursor

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:Cursor transport:stdio runtime:pypi

Install ifc ruhsat in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ifc-ruhsat": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "ifc-ruhsat"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ifc ruhsat in other clients