Blazing fast AST-based MCP code search using OXC with optional Tree-sitter polyglot parsing
| Tool name | Description | Destructive? |
|---|---|---|
| trace_symbol | ✓ no | |
| refresh_map | ✓ no | |
| find_code | ✓ no | |
| find_files | ✓ no | |
| cleanup_workspace | ✓ no |
| explain_context_pack | ✓ no | |
| get_file_context | ✓ no |
{
"mcpServers": {
"smarter-faster-better": {
"command": "npx",
"args": [
"-y",
"smarter-faster-better-mcp"
]
}
}
}