Skip to main content
Glama
313,973 tools. Last updated 2026-07-28 10:28

"Cursor Not Losing Memory or State" matching MCP tools:

  • Retrieve a memory by its ID, returning all metadata and content. Inspect or verify memory state after recall or update.
    MIT
  • Retrieve detailed session state including type, alive status, cursor, classified state, and last prompt. Use cursor for incremental output reads.
    MIT
  • Terminate and relaunch an app by bundle ID or package name to obtain a clean in-memory state without reinstalling. Refreshes native-devtools injection on relaunch.
    Apache 2.0
  • Soft-delete a memory by its exact POSIX path. Returns not-found if path does not exist; memory remains recoverable from git history.
    MIT
  • Retrieve a specific memory by its ID or unique prefix. Returns the full record or None if not found; warns if prefix matches multiple memories. Use search or list to find unknown IDs.
    MIT
  • Browse active memories in reverse chronological order with cursor-based pagination. Each memory includes full content, metadata, and topics.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.

  • Persistent long-term memory for AI agents: semantic search, knowledge graph, and task canvas.

  • Retrieve your account summary including subscription state, next billing date, memory counts, and account creation date. Check subscription status or memory usage.
    MIT
  • Detect differences in memory state between two timestamps, highlighting added, removed, and modified items.
    MIT
  • Provides install commands for ngsrv CLI and configuration snippets for MCP clients. Requested when setting up ngsrv or configuring clients like Cursor.
    MIT
  • Fetch a memory by its UUID, returning full content and metadata. Use when you know the memory ID from search or prior save.
    MIT
  • Create a shared memory room for collaborative context that your AI assistants and others' assistants can read and write to across Claude, ChatGPT, and Cursor.
    MIT
  • Amend an existing memory markdown file by replacing exact text, appending content, overwriting the body, or merging frontmatter. Fails if the path does not exist; create memory first.
    MIT
  • Retrieve the current runtime status of your fleet including agents, hosts, online/offline state, heartbeats, resource usage, and deploy state.
    AGPL 3.0
  • Reconstruct memory state and link graph as they existed at a given timestamp. Use to audit or roll back to previous memory configurations.
    MIT
  • Compare memory state at two ISO timestamps to detect drift. Analyzes changes to enable audit and rollback actions.
    MIT