Create a new text note in KURA Notes. Use this to capture ideas, information, or any text content.
AI agents use kura_create to create or update resources in KURA Notes MCP Client — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your KURA Notes MCP Client environment.
This tool creates new notes, which is a reversible write operation. Notes can typically be edited or deleted later, making this Write rather than Destructive. The blast radius is low since note creation alone cannot directly compromise existing data, delete information, or cause financial harm. Confidence is high due to explicit use of 'Create' in the description.
From the tool's definition Tool description states 'Create a new text note' which is a write operation that adds data to the KURA Notes system. The context confirms this server handles 'note creation, retrieval, and management' with reversible operations.
Attacks that exploit this kind of access
Create a new text note in KURA Notes. Use this to capture ideas, information, or any text content. It is categorised as a Write tool in the KURA Notes MCP Client MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
Register the KURA Notes MCP Client MCP server in PolicyLayer and add a rule for kura_create: 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 KURA Notes MCP Client. Nothing to install.
kura_create is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.
Yes. Add a rate_limit block to the kura_create 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 kura_create. 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.
kura_create is provided by the KURA Notes MCP Client MCP server (tillmatthis/kura-notes-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →