chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
interface:
|
||||
display_name: "Render Deploy"
|
||||
short_description: "Deploy applications to Render via Blueprints or MCP"
|
||||
icon_small: "./assets/render-small.svg"
|
||||
icon_large: "./assets/render.png"
|
||||
default_prompt: "Deploy this application to Render and provide service URL, env vars, and next checks."
|
||||
|
||||
dependencies:
|
||||
tools:
|
||||
- type: "mcp"
|
||||
value: "render"
|
||||
description: "Render MCP server"
|
||||
transport: "streamable_http"
|
||||
url: "https://mcp.render.com/mcp"
|
||||
Reference in New Issue
Block a user