Kireo runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 12 Jul 2026.
Long-term memory for Claude Code, Cursor and any MCP client, with a searchable web dashboard.
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"
}
}
}
Answers built from our own checks of this server.