← Back to Plugins
MCP Server MCP

Maindex Smart Memory Service

github By github 👁 2 views ▲ 0 votes

Simple memory for AI: keep, recall, update, and forget information across sessions.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://maindex.io/mcp",
      "headers": [
        {
          "description": "Maindex API key. Create one at https://maindex.io/dashboard/settings",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...