This record as markdown: /tools/kiln/kiln-viewer-payload.md
What kiln_viewer_payload does on Kiln
AI agents call kiln_viewer_payload as a supporting operation in Kiln workflows.
Why kiln_viewer_payload is rated Low
The description suggests this is an internal helper for rendering/displaying a 3D viewer inline, which is a read/display operation. However, the description is vague ('internal support') and does not clarify whether it reads, writes, or executes anything. Given the context of a viewer payload, it most likely serves display data, but the low information content reduces confidence.
From the tool's definition 'Internal support for Kiln's inline 3D viewer' — described as internal/support functionality for a viewer
Attacks that exploit this kind of access
The rule that runs kiln_viewer_payload safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Kiln, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For kiln_viewer_payload, this is the rule to start with:
kiln_viewer_payload gets a rate cap, and everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Kiln, apply this rule, and every kiln_viewer_payload call is checked against it from then on.
Questions about kiln_viewer_payload
Internal support for Kiln's inline 3D viewer. It is categorised as a Other tool in the Kiln MCP Server, which means it performs auxiliary operations.
Register the Kiln MCP server in PolicyLayer and add a rule for kiln_viewer_payload: 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 Kiln. Nothing to install.
kiln_viewer_payload is a Other tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the kiln_viewer_payload 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 kiln_viewer_payload. 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.
kiln_viewer_payload is provided by the Kiln MCP server (codeofaxel/Kiln). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Kiln, and thousands of servers like it.
This server
Across the catalogue