New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

generate_prototype

根据已有项目 slug 或 PRD 配置生成/更新 prototype.html(Tailwind 高保真原型,含 PRD 标注弹框)。

SERVERDeppon Prd SOURCE@deppon/deppon-prd-mcp
Medium RISK CLASS
Category Write
Parameters 21 required
Recommended Rate-limitedsee the rule below
Registry record Grade C, identity unverified Pull the record →

This record as markdown: /tools/deppon-deppon-prd-mcp/generate-prototype.md

What generate_prototype does on Deppon Prd

AI agents use generate_prototype to create or update resources in Deppon Prd, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Deppon Prd environment.

ParameterTypeRequiredDescription
slug string Yes 项目 slug
regenerateFromConfig boolean true 时从 project.config.json 重新生成

Parameters from the server's own tool schema.

Why generate_prototype is rated Medium

This tool creates or updates a prototype.html file, which is a reversible write operation. It does not delete data (not Destructive), does not execute arbitrary code or shell commands (not Execute), involves no financial transactions (not Financial), and produces tangible outputs (not Read-only).

From the tool's definition Tool description states '生成/更新 prototype.html' (generate/update prototype.html), indicating it creates or modifies files.

Questions about generate_prototype

What does the generate_prototype tool do? +

根据已有项目 slug 或 PRD 配置生成/更新 prototype.html(Tailwind 高保真原型,含 PRD 标注弹框)。. It is categorised as a Write tool in the Deppon Prd MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does generate_prototype accept? +

generate_prototype accepts 2 parameters: slug, regenerateFromConfig. Required: slug. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on generate_prototype? +

Register the Deppon Prd MCP server in PolicyLayer and add a rule for generate_prototype: 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 Deppon Prd. Nothing to install.

What risk level is generate_prototype? +

generate_prototype is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit generate_prototype? +

Yes. Add a rate_limit block to the generate_prototype 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.

How do I block generate_prototype completely? +

Set action: deny in the PolicyLayer policy for generate_prototype. 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.

What MCP server provides generate_prototype? +

generate_prototype is provided by the Deppon Prd MCP server (@deppon/deppon-prd-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Deppon Prd, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Deppon Prd's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.