In-depth architectural comparison of the Basemouse Core and Agentkits Memory 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: 51/100 (Good) | Auth: API Key required
Agentkits Memory
Knowledge & Memory · Local stdio
Quality: 55/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 Agentkits Memory 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 (Freemium).
You have access to required keys: BASEMOUSE_VECTOR_RETRIEVAL, DATABASE_URL, DATABASE_CA_CERT, BASEMOUSE_API_KEY.
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
Persistent memory for AI coding assistants with hybrid search (FTS5 + vector embeddings), session tracking, automatic context hooks, and web viewer. SQLite-based with no daemon process — works with Claude Code, Cursor, Windsurf, and any MCP client.
Category & Scope
Tools & Capabilities Breakdown
Basemouse Core Tools (6)
MCP Streamable HTTP endpoint
Lexical and hybrid document retrieval
Cited context-pack generation
Idempotent document upserts
Version history and checksums
Graph-aware document relationships
Agentkits Memory Tools (6)
SQLite-backed local persistence
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, Agentkits Memory belongs to Knowledge & Memory using local stdio subprocess. Select Basemouse Core when you need capabilities focused on knowledge & memory and Agentkits Memory when you require tools for knowledge & memory.