In-depth architectural comparison of the Basemouse Core and Deja Vu MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Basemouse Core
Knowledge & Memory · Remote HTTP/SSE
Quality: 43/100 (Fair) | Auth: API Key required
Deja Vu
Knowledge & Memory · Local stdio
Quality: 53/100 (Good) | Auth: No auth required
Verdict Summary: Choose Basemouse Core if you need specialized Knowledge & Memory tools running via a hosted cloud SSE transport. Choose Deja Vu if your workspace requires Knowledge & Memory integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Basemouse Core when:
You need dedicated capabilities in the Knowledge & Memory domain.
You prefer remote streaming HTTP/SSE transport architecture.
Your security boundary fits: API Key required (Paid Service).
You have access to required keys: DATABASE_URL, DATABASE_CA_CERT, BASEMOUSE_VECTOR_RETRIEVAL, BASEMOUSE_API_KEY.
Primary tools included: Durable Postgres-backed or in-memory seed document store, Lexical and hybrid retrieval combining lexical, graph, and local vector signals, Agent-ready context pack exports with citations and provenance.
Shared, versioned memory for your agents across Claude Code, Cursor, Kiro and Grok. One MCP server, sourced answers, full history. Remote Streamable HTTP; anonymous browses a public demo corpus. Tools: search, getcontextpack, upsertdocument. https://basemouse.com/mcp
Local memory layer over the session histories coding agents already write (Claude Code, Codex CLI, opencode): lexical search, recall tools, session-start auto-recall, secret redaction at index time, cross-machine sync over SSH.
Category & Scope
Tools & Capabilities Breakdown
Basemouse Core Tools (6)
Durable Postgres-backed or in-memory seed document store
Lexical and hybrid retrieval combining lexical, graph, and local vector signals
Agent-ready context pack exports with citations and provenance
Faceted search filtering by type and tag
Graph-aware document relationships with links and related lists
Web UI and API endpoints for search, context packs, and document management
Deja Vu Tools (6)
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Basemouse Core is categorized under Knowledge & Memory and uses a remote streaming HTTP/SSE transport. In contrast, Deja Vu belongs to Knowledge & Memory using local stdio subprocess. Select Basemouse Core when you need capabilities focused on knowledge & memory and Deja Vu when you require tools for knowledge & memory.