mempalace memory
https://mempalace-mcp.vercel.app/ — Register or sign in here first to create your API key (mpk_...).
mempalace memory is the hosted MCP layer from the mempalace (Memory Palace) project: per-user memory drawers (wing/room), semantic search on Cloudflare (D1 + Vectorize + Workers AI embeddings). MCP endpoint: https://glidepath.dpdns.org/mcp . Authenticate with Authorization: Bearer <key> or X-Mempalace-Api-Key (for Smithery Session Config / gateways). MIT license. In-server docs: MCP resources under docs://mempalace-memory/* (getting-started, authentication, tools-reference, data-model, troubleshooting).
Maindex Smart Memory Service
Simple memory for AI: keep, recall, update, and forget information across sessions.
Maindex Smart is a user-controlled memory layer for AI assistants. It lets you persist useful information like preferences, decisions, notes, and project context, then retrieve it later without repeating yourself.
Core tools:
- keep — save something worth remembering
- recall — find relevant memories when you need them
- update — revise existing information
- forget — remove or permanently delete memories
Designed for safety and clarity:
- Only 4 explicit tools (no hidden behavior)
- No automatic data collection
- Updates and deletes require explicit targets
- rewrite is opt-in (off by default)
- Full control over stored data, including permanent deletion
Use it to:
- remember decisions across conversations
- keep preferences for future sessions
- track project notes and ideas over time
- avoid re-explaining context to AI tools
Maindex Smart is the safe, predictable interface. A separate Expert API exists for advanced users.
Receipt Extraction
AU GST/ABN-aware receipt & invoice extraction — applies documented AU entertainment/ITC tax-code rules per line item, returning a `tax_code`, a `confidence` and a `rationale` for each, not just OCR. Vendor, line items, totals, and tax fields as structured, validated JSON.
**How it works:** caller-supplied documents in, versioned JSON out. Declared output schema (`structuredContent`), per-document error isolation, honest confidence signals.
**Free tier:** 20 documents/month, no card required. Sign up at https://receipt-extraction-signup.acjlabs.com — your API key is shown once at signup. Paid: $0.02/document pay-as-you-go, or Pro at $19/mo for 1,500 documents.
Docs & changelog: https://github.com/acjlabs/receipt-extraction