{"slug":"supermemory","name":"Supermemory","owner":null,"repo":null,"category":"memory-context","lang":"","blurb":"Hosted universal memory API that stores, indexes, and retrieves long-term context, RAG, and user profiles for AI apps with one API.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Hosted universal memory API that stores, indexes, and retrieves long-term context, RAG, and user profiles for AI apps with one API.","website":"https://supermemory.ai","docs_url":"https://docs.supermemory.ai","signup_url":"https://console.supermemory.ai","pricing_model":"usage-based","pricing_note":"Free plan; usage-based ~$0.005 / 1k tokens (text), ~$0.010 / 1k (rich media); startup program: $1k credits","auth_type":"api-key","agent_signup":"manual-only","agent_signup_note":"Key from console.supermemory.ai after email/OAuth signup. Open-source engine can be self-hosted (base_url) with no external key.","mcp_server":"https://github.com/supermemoryai/supermemory","sdks":["Python","TypeScript","REST"],"code_sample":"{\"lang\":\"python\",\"code\":\"from supermemory import Supermemory\\n\\nclient = Supermemory(api_key=\\\"SUPERMEMORY_API_KEY\\\")\\nclient.add(content=\\\"Alex prefers dark mode\\\", container_tags=[\\\"user_alex\\\"])\\nresults = client.search.documents(q=\\\"UI preferences\\\", container_tags=[\\\"user_alex\\\"])\"}","tags":["memory","agents","rag","context","open-source","coding-agents"],"useCases":[],"codeSample":{"lang":"python","code":"from supermemory import Supermemory\n\nclient = Supermemory(api_key=\"SUPERMEMORY_API_KEY\")\nclient.add(content=\"Alex prefers dark mode\", container_tags=[\"user_alex\"])\nresults = client.search.documents(q=\"UI preferences\", container_tags=[\"user_alex\"])"},"oneLiner":"Hosted universal memory API that stores, indexes, and retrieves long-term context, RAG, and user profiles for AI apps with one API.","docsUrl":"https://docs.supermemory.ai","signupUrl":"https://console.supermemory.ai","pricingModel":"usage-based","pricingNote":"Free plan; usage-based ~$0.005 / 1k tokens (text), ~$0.010 / 1k (rich media); startup program: $1k credits","authType":"api-key","agentSignup":"manual-only","agentSignupNote":"Key from console.supermemory.ai after email/OAuth signup. Open-source engine can be self-hosted (base_url) with no external key.","mcpServer":"https://github.com/supermemoryai/supermemory"}