Search code efficiently and apply safe atomic edits across multiple files.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.BasilSkyWalk/parecode" MCP server from askskill: Run: claude mcp add 'io-github-basilskywalk-parecode' -- npx -y parecode
Search the current codebase for all definitions and usages of `getUserProfile`, evaluate the context, rename them consistently to `fetchUserProfile`, apply the changes atomically across files, and then list affected files with a change summary.
Atomic refactor results with a list of affected files and a concise change summary.
Search the codebase for where `REDIS_URL` is read, passed, and used, summarize the findings by file, and identify which places should be updated to `CACHE_URL`.
A file-grouped analysis of configuration usage and a list of recommended update locations.
Find all code paths that build SQL with string concatenation, convert confidently identified cases to parameterized queries, and if multiple files are involved, apply the edits atomically and explain any risky cases left unchanged.
Completed security patch results, explanations for risky unchanged cases, and the related file list.
Search code quickly and accurately while using far fewer tokens.
Search code with far fewer tokens and enable symbol-level edits for AI agents.
Read files paginated and search codebases with regex to find code fast.
Search codebases semantically and find relevant snippets with source locations.
Search and navigate multiple code repositories with natural language understanding.
Query, understand, and edit large multilingual codebases with AI knowledge graphs.