feat: Support claude-style hidden workspace MCP configuration files via .mcp.json
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user