Conxt Memory Layer

by pgavali0318

290 downloads
Not rated
GitHub

About

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 st

Details

Author
pgavali0318
Downloads
290
Categories
AI, Developer Tools, Productivity

- Persistent AI memory across multiple platforms
- Supports Claude, ChatGPT, Gemini, Cursor, Windsurf
- 8 MCP tools: get_context, add_memory, search_decisions
- Team workspaces for shared memory
- Stores decisions, coding rules, preferences, workflows

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Conxt Memory Layer
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

The README does not provide installation, configuration, or invocation instructions. Refer to the server's documentation for details.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "conxt memory layer": {
            "conxt": {
                "url": "https://mcp.conxt.dev/mcp/",
                "headers": {
                    "Authorization": "Bearer YOUR_CNXT_API_KEY"
                }
            }
        }
    }
}

McpServers

{
    "conxt": {
        "url": "https://mcp.conxt.dev/mcp/",
        "headers": {
            "Authorization": "Bearer YOUR_CNXT_API_KEY"
        }
    }
}

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.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.