atxtechbro / atxtechbro/dotfiles
feat[mcp]: disable file_edit tool in filesystem MCP server
- Dominant language
- Shell
- Stars
- 27
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The `file_edit` tool in the filesystem MCP server should be disabled because:
- Native tools in Claude Code and Amazon Q provide better editing capabilities
- Native tools show diffs more clearly during edits
- Reduces tool confusion and overlap
- Simplifies the MCP server by removing redundant functionality
**Proposed change:**
Remove or disable the `file_edit` tool from the filesystem MCP server configuration.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the filesystem MCP server configuration in this repository and identify where the `file_edit` tool is registered. Confirm how the server exposes its tools, then verify that `file_edit` is no longer available while the remaining filesystem tools still work.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100