chore: update opencode mcp address

This commit is contained in:
Guillaume ARM 2026-06-15 20:46:34 +02:00
parent 6ecb5a83d6
commit 7e5af020f6

View File

@ -3,7 +3,7 @@
"mcp": {
"computercraft-mcp-bridge": {
"type": "remote",
"url": "http://127.0.0.1:3000",
"url": "http://127.0.0.1:4445",
"enabled": true
}
}