Skip to content
Back to search
30
MCP

ReCode

pulsemcp/recode

Integrates with the ReCode VS Code extension to provide access to code history and change tracking data, enabling analysis of coding patterns, debugging assistance based on historical changes, and contextual code recommendations by leveraging temporal development data.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

VS Code
Enables direct interaction with VS Code through bidirectional communication, providing tools for file diffing, project navigation, shell com
0 tools
VSCode Workspace
Integrates with VSCode to provide real-time workspace access, enabling file reading, code analysis across multiple languages, command execut
0 tools
Code Assist
Enables code modification and generation tasks through file operations, search-and-replace, and version control integration for automated re
0 tools
VSCode Internal Commands
VSCode extension that exposes VSCode's internal commands and functionality, enabling direct control of the editor environment for automated
0 tools
Bifrost (VS Code Dev Tools)
VS Code extension that exposes semantic tools like Find Usages and Rename
0 tools
Code Merge
Enables code analysis and merging from multiple files in a project with efficient handling of file trees, content compression, and filtering
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "recode": {
      "url": "None",
      "transport": "http"
    }
  }
}