Find and edit code symbols with surgical precision. Locate functions, classes, and variables across codebases and edit them everywhere.
npx -y mcp-files
```json
{
"mcpServers": {
"files": {
"command": "npx",
"args": ["-y", "mcp-files", "--dir", "/path/to/project"]
}
}
}
```
find_symbolsedit_symbollist_filessearch_codeFind and edit code symbols with surgical precision. Locate functions, classes, and variables across codebases and edit them everywhere.
Language: TypeScript
Category: Developer Tools