Brainrot
pulsemcp/brainrotProvides persistent context management for coding sessions through FastAPI backend with SQLite storage, vector search capabilities, and semantic similarity matching to maintain architectural decisions, TODOs, and project knowledge across different development environments.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"brainrot": {
"url": "None",
"transport": "http"
}
}
}