Commit cbdcaf4
docs: Fix mcpc connect syntax in AGENTS.md (#1092)
The e2e-testing section of AGENTS.md documents a fallback command that
doesn't work: `mcpc --config .mcp.json stdio connect @stdio`. mcpc has
no `--config` flag, so every agent following the doc hits an error and
has to rediscover the real syntax (this happened during the #885
description work).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_01FftJE5zvDyV43P7gP6cDiH
---
_Generated by [Claude
Code](https://claude.ai/code/session_01FftJE5zvDyV43P7gP6cDiH)_
Co-authored-by: Claude <noreply@anthropic.com>1 parent 1a5c747 commit cbdcaf4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments