Loading MCP server directory, please wait...
Long-term memory for Claude Code, Cursor and any MCP client, with a searchable web dashboard.
npx @getmcp/cli add io.github.wang1051992187/kireoRequires Node.js 18+. Community-contributed server. Review source before installing.
KIREO_API_KEYAPI key from https://app.kireo.app/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wang1051992187/kireo": {
"command": "npx",
"args": [
"-y",
"@kireo/mcp-server"
],
"env": {
"KIREO_API_KEY": ""
}
}
}
}