remove_project_convention
v2.1.0 \u2014 Remove a single convention. Returns true if found.
This record as markdown: /tools/danielsimonjr-memory-mcp/remove-project-convention.md
What remove_project_convention does on Enhanced Knowledge Graph Memory Server
AI agents call remove_project_convention to permanently remove resources in Enhanced Knowledge Graph Memory Server, typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.
Why remove_project_convention is rated Critical
The tool permanently removes a project convention from the knowledge graph. Removal operations are irreversible (the convention is gone unless re-added), placing this in the Destructive category. Severity is medium because it affects a single convention entry rather than bulk data, but misuse could silently eliminate important project rules.
From the tool's definition 'Remove a single convention' — removal is irreversible deletion of a stored convention entry
Attacks that exploit this kind of access
The rule that runs remove_project_convention safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Enhanced Knowledge Graph Memory Server, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For remove_project_convention, this is the rule to start with:
remove_project_convention is removed from the agent's tool list entirely, so the agent never calls it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect Enhanced Knowledge Graph Memory Server, apply this rule, and every remove_project_convention call is checked against it from then on.
Questions about remove_project_convention
v2.1.0 \u2014 Remove a single convention. Returns true if found. It is categorised as a Destructive tool in the Enhanced Knowledge Graph Memory Server MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.
Register the Enhanced Knowledge Graph Memory Server MCP server in PolicyLayer and add a rule for remove_project_convention: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Enhanced Knowledge Graph Memory Server. Nothing to install.
remove_project_convention is a Destructive tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the remove_project_convention rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for remove_project_convention. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
remove_project_convention is provided by the Enhanced Knowledge Graph Memory Server MCP server (danielsimonjr/memory-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Enhanced Knowledge Graph Memory Server, and thousands of servers like it.
This server
Across the catalogue