ifcurl/.mcp.json
2026-05-16 14:31:09 +01:00

9 lines
127 B
JSON

{
"mcpServers": {
"ifc": {
"type": "stdio",
"command": "python3",
"args": ["-m", "ifcmcp"]
}
}
}