We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d557585 commit 70305c2Copy full SHA for 70305c2
docs/tutorials/ai-agents/create-template.md
@@ -41,10 +41,8 @@ Follow the instructions in the Coder Registry to install the module. Be sure to
41
enable the `experiment_use_screen` and `experiment_report_tasks` variables to
42
report status back to the Coder control plane.
43
44
-> Alternatively, you can [report status from a custom agent]() back to the Coder
45
-> control plane via MCP (`coder exp mcp server`). For more information,
46
-> [join our Discord](https://discord.gg/coder) or
47
-> [contact us](https://coder.com/contact).
+> Alternatively, you can [use a custom agent](./custom-agents.md) that is
+> not in our registry via MCP.
48
49
## 3. Confirm tasks are streaming in the Coder UI
50
0 commit comments