← Back to Plugins
MCP Server MCP

Kortexio Memory

github By github 👁 2 views ▲ 0 votes

Hosted ambient memory for AI agents. Retrieve context and save notes via MCP tools with OAuth.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.kortexio.io/{appId}/mcp",
      "variables": {
        "appId": {
          "description": "Your Kortexio application ID (GUID from the dashboard)",
          "isRequired": true
        }
      }
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...