MemconeMemcone
DocsBlogMCPPricing
/docs
Dashboard
Getting started
OverviewQuickstartHow it works
API reference
POST /v1/rememberPOST /v1/recallPOST /v1/contextGET /v1/usage
Guides
Turbo modeDebug modeCode examples
CLI
Memcone CLI
Session continuity
Setup guideCursorClaude CodeVS CodeWindsurfJetBrainsAntigravityOpenCodeOpenClawCodex CLIZed
Account
Billing & pricing

Documentation

Build persistent memory the way you already ship: HTTP, env keys, and your stack.

The public API has no npm package: authenticate with a key, call https://api.memcone.com. For project identity in repos, the CLI is published as @memcone/cli — run it with npx, no install step required.

npx @memcone/cli init
Try in any repo
API quickstartGet an API key

Browse

Quickstart

Three HTTP calls: remember, recall, context. Wire them into a chat route in minutes.

CLI & project memory

Scan your repo, link to Memcone, and ship identity + rules to the cloud. No global install required.

MCP in your IDE

Cursor, Claude Code, VS Code, and more — session continuity without copy-paste.

API reference

Endpoint payloads, auth, and usage. REST only — use any language.

How it works

Scopes, memory model, and why chat history does not scale.

Billing & units

Free tier, pay-as-you-go, and what counts toward usage.

Next Quickstart