Skip to content

Commit 2b23801

Browse files
committed
feat: need to test if this works
1 parent 7fb8b86 commit 2b23801

File tree

1 file changed

+2
-0
lines changed
  • registry/coder/modules/claude-code/scripts

1 file changed

+2
-0
lines changed

registry/coder/modules/claude-code/scripts/install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ function report_tasks() {
8686
export CODER_MCP_AI_AGENTAPI_URL="http://localhost:3284"
8787
coder exp mcp configure claude-code "$ARG_WORKDIR"
8888
else
89+
export CODER_MCP_APP_STATUS_SLUG=""
90+
export CODER_MCP_AI_AGENTAPI_URL=""
8991
echo "Configuring Claude Code with Coder MCP..."
9092
coder exp mcp configure claude-code "$ARG_WORKDIR"
9193
fi

0 commit comments

Comments
 (0)