Official Python and JavaScript SDKs for Supermemory
Python SDK
pip install supermemory
JavaScript SDK
npm install supermemory
Both SDKs also work against self-hosted Supermemory — pass baseURL: "http://localhost:6767" (TypeScript) or base_url="http://localhost:6767" (Python) when creating the client.