feat: Support claude-style hidden workspace MCP configuration files via .mcp.json
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled

This commit is contained in:
2026-07-17 10:46:26 -06:00
parent 825f9f6bf5
commit 6958e9cba8
5 changed files with 113 additions and 46 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ pub struct Cli {
/// Display the message without sending it
#[arg(long)]
pub dry_run: bool,
/// Disable loading workspace MCP servers from .coyote/mcp.json
/// Disable loading workspace MCP servers from .coyote/mcp.json (or .coyote/.mcp.json)
#[arg(long)]
pub no_workspace_mcp: bool,
/// Disable memory for this invocation