Coder.comC
Coder.com6mo ago
4 replies
ewan

tasks-docker template is broken

I've published the tasks-docker template from https://github.com/coder/registry/tree/main/registry/coder-labs/templates/tasks-docker in to a fresh instance of Coder, providing the requested Anthropic API key. But when I try to create a new workspace from this template, I see the following error generated by the Claude Code module:

+ coder exp mcp configure claude-code /home/coder/projects
Configuring Claude Code to report tasks via Coder MCP...
---
error: unrecognized subcommand "mcp"
Encountered an error running "coder exp", see "coder exp --help" for more information
error: unrecognized subcommand "mcp configure claude-code /home/coder/projects"


The Claude Code Web component is then unusable. If i try to start that component, I get an error:

502 - Bad Gateway
Failed to proxy request to application: dial context: connect tcp [fd7a:115c:a1e0:4f69:9ffc:6e26:8b1f:ef4e]:3284: connection was refused.

I'd like to demo Coder Tasks at a hackathon later today, so any help would be much appreciated.
GitHub
Publish Coder modules and templates for other developers to use. - coder/registry
registry/registry/coder-labs/templates/tasks-docker at main · code...
Was this page helpful?