Skip to content

Commit 7f59f10

Browse files
committed
doc: add temporary todo for herd MCP ENV required
1 parent 839468b commit 7f59f10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Console/InstallCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -812,6 +812,7 @@ protected function enactMcpServers(): void
812812
// Install Herd MCP if enabled
813813
if ($this->installingHerdMcp()) {
814814
try {
815+
// TODO: SET ENV for site path!
815816
$result = $ide->installMcp('herd', PHP_BINARY, [$this->herdMcpPath()]);
816817

817818
if ($result) {

0 commit comments

Comments
 (0)