Central Intelligence provides persistent memory for AI agents, allowing them to store, recall, and share information across sessions without losing context.
From the registry: Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
$ npx central-intelligence-local signuphttps://central-intelligence-api.fly.devPlease install the `central-intelligence` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Get API Key** — Sign up at central-intelligence-api.fly.dev or use signup CLI Run: `npx central-intelligence-local signup` (https://central-intelligence-api.fly.dev)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","central-intelligence-mcp"]
- required environment variables:
- `CI_API_KEY`: Central Intelligence API key (example: `<your-api-key>`)
- optional environment variables:
- `CI_API_URL`: Override API base URL (for self-hosted instances) (example: `https://your-app.fly.dev`)
Note: Persistent memory for AI agents across sessions and tools. Five tools: remember, recall, context, forget, share. Self-hostable via Fly.io + PostgreSQL/pgvector.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CI_API_KEYrequiredAPI key for authentication.AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.