Persistent AI memory layer for developers. Stores decisions, coding rules, preferences, tool choices, and workflows across Claude, ChatGPT, Gemini, Cursor, and Windsurf. 8 MCP tools including get_context, add_memory, search_decisions, and team workspaces. Never re-explain your stack again.
Server Config
{
"mcpServers": {
"conxt": {
"url": "https://mcp.conxt.dev/mcp/",
"headers": {
"Authorization": "Bearer YOUR_CNXT_API_KEY"
}
}
}
}