Files
opentofu-standart-vm/.codeassistant/mcp.json
Iurii Anfinogenov e5598685f4 fix
2026-05-04 07:02:00 +00:00

13 lines
306 B
JSON

{
"mcpServers": {
"sourcecraft": {
"type": "streamable-http",
"url": "https://api.sourcecraft.tech/mcp",
"disabled": false,
"headers": {},
"disabledTools": [],
"timeout": 60,
"alwaysAllow": []
}
}
}