{"name":"MCP Memory Server v2","version":"2.0.0","architecture":"CLI-style single schema","schema":{"tool":"memory","input":"command: string","example":"memory boot cto"},"endpoints":{"health":"/health","sse":"/sse","oauth":"/.well-known/oauth-authorization-server"},"commands":["boot cto [--project <p>] [--full]","create <entity> \"<obs>\" [--silo <s>] [--type <t>]","get <entity> [--silo <s>]","list [--silo <s>] [--type <t>]","observe <entity> \"<text>\"","search \"<query>\" [--limit <n>]","save <name> \"<text>\" [--silo <s>]","rename <old_name> <new_name> [--silo <s>]","delete <entity> [--silo <s>] --confirm","relate <from> <type> <to>","unrelate <from> <type> <to>","help [command]"]}