ProdE
pulsemcp/prodeBridges the gap between your codebase and AI coding assistants by providing deep contextual understanding of your repositories. Get AI responses that understand your specific project structure, patterns, and history across multiple codebases.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"prode": {
"url": "None",
"transport": "http"
}
}
}