mirror of
https://github.com/brunopostle/ifcurl.git
synced 2026-07-12 02:08:13 +00:00
9 lines
127 B
JSON
9 lines
127 B
JSON
{
|
|
"mcpServers": {
|
|
"ifc": {
|
|
"type": "stdio",
|
|
"command": "python3",
|
|
"args": ["-m", "ifcmcp"]
|
|
}
|
|
}
|
|
}
|