Kireo runs on your own machine — the client starts it, so there is no endpoint to ping. 470 installs a week from npm. Last commit 13 Sep 2026.
Long-term memory for Claude Code, Cursor and any MCP client, with a searchable web dashboard.
Today is the operative word: we check Kireo every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kireo -- npx -y @kireo/mcp-server
{
"mcpServers": {
"kireo": {
"args": [
"-y",
"@kireo/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.kireo]
command = "npx"
args = ["-y", "@kireo/mcp-server"]
{
"mcpServers": {
"kireo": {
"args": [
"-y",
"@kireo/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kireo": {
"args": [
"-y",
"@kireo/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
KIREO_API_KEY (API key from https://app.kireo.app/api-keys).
The author declared them in the registry entry; get the values from the project itself.
Long-term memory for Claude Code with SQLite FTS5 search and BM25 ranking
AI assistant with RAG, web search, filesystem and memory. MCP sub-agent for Claude Code.
Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor
Play DOOM via MCP - works with Claude Code, Cursor, and any MCP client
Local-first memory for Claude Code and any MCP client: hybrid search + knowledge graph, $0/token.
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
Wontopos (WOS) long-term memory - one memory across Claude Code, Cursor, and your agents.
Persistent cross-project memory for Cursor and Claude Code using local semantic search.
Answers built from our own checks of this server.