mirror of
https://github.com/brunopostle/simple-ifc.git
synced 2026-03-30 06:53:18 +02:00
9 lines
127 B
JSON
9 lines
127 B
JSON
{
|
|
"mcpServers": {
|
|
"ifc": {
|
|
"type": "stdio",
|
|
"command": "python3",
|
|
"args": ["-m", "ifcmcp"]
|
|
}
|
|
}
|
|
}
|