7 tools from the Super Memory Ts MCP Server, categorised by risk level.
View the Super Memory Ts policy →get_file_contents Reconstruct file contents from indexed chunks. Returns the full file content by concatenating all chunks in order. get_status Get the current status of the Super-Memory server including memory, model, and indexer state. index_project_status Check the status of a background indexing job. Use the jobId returned from index_project with background=true. query_memories Query memories using semantic similarity. Returns memories most relevant to the query. search_project Search the indexed project files for relevant code or content. The Super Memory Ts MCP server exposes 7 tools across 3 categories: Read, Write, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Super Memory Ts server.
Super Memory Ts tools are categorised as Read (5), Write (1), Execute (1). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.