Back to search
30
MCP
ReCode
pulsemcp/recodeIntegrates 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%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"recode": {
"url": "None",
"transport": "http"
}
}
}