Loading MCP server directory, please wait...
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
npx @getmcp/cli add io.github.AlekseiMarchenko/central-intelligenceRequires Node.js 18+. Community-contributed server. Review source before installing.
CI_API_KEYYour Central Intelligence API key. Get one free at: npx central-intelligence-cli signup
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AlekseiMarchenko/central-intelligence": {
"command": "npx",
"args": [
"-y",
"central-intelligence-mcp"
],
"env": {
"CI_API_KEY": "",
"CI_API_URL": ""
}
}
}
}