Skip to content
Back to search
30
MCP

Codevira

pulsemcp/codevira

Persistent memory and project context for coding agents with context graph, semantic search, roadmap tracking, and session logging.

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

Similar MCP servers embedding-nearest

codevira-mcp
Persistent adaptive memory for AI coding agents — MCP server with context graph, semantic search, adaptive learning, roadmap tracking, and c
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
RepoMemory
Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.
0 tools
codex-memory
Local persistent memory for Codex agents that captures, searches, and reuses project knowledge.
0 tools
Remembrall
Persistent memory and code dependency graph for AI agents using hybrid semantic search.
0 tools
ContextStream
Persistent memory and semantic search for AI coding assistants
0 tools

How to use

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

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