Summary
Discover project-level mcp.json files and Claude Code plugin MCP configs (GAP-097).
Problem
GAP-097 is Missing (P1). Auto-discovery does not walk project trees or plugin layouts.
Distinct from #294: #294 covers VS Code settings/mcp.servers shape when using --config-path on an explicit file. This issue covers discovery of project-level and plugin paths (globs, walk rules).
Expected Behavior
- Configurable globs or registry entries (e.g.
**/.mcp.json, Claude Code plugin dirs)
- Performance limits documented (depth, ignore rules)
References
Acceptance Criteria
Summary
Discover project-level
mcp.jsonfiles and Claude Code plugin MCP configs (GAP-097).Problem
GAP-097 is Missing (P1). Auto-discovery does not walk project trees or plugin layouts.
Distinct from #294: #294 covers VS Code settings/
mcp.serversshape when using--config-pathon an explicit file. This issue covers discovery of project-level and plugin paths (globs, walk rules).Expected Behavior
**/.mcp.json, Claude Code plugin dirs)References
--config-pathAcceptance Criteria
--config-pathsingle-file scoping ([SECURITY]mcts inventoryreads local MCP configs without consent gate #87)