update addons (for 5.2)
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"version": "v1",
|
||||
"blocklist": [],
|
||||
"data": [
|
||||
{
|
||||
"schema_version": "1.0.0",
|
||||
"id": "mcp",
|
||||
"name": "MCP",
|
||||
"tagline": "MCP server add-on for LLM interaction",
|
||||
"version": "1.0.0",
|
||||
"type": "add-on",
|
||||
"maintainer": "Blender Lab",
|
||||
"license": [
|
||||
"SPDX:GPL-3.0-or-later"
|
||||
],
|
||||
"blender_version_min": "5.1.0",
|
||||
"website": "https://www.blender.org/lab/mcp-server",
|
||||
"permissions": {
|
||||
"network": "Runs a local TCP socket server for MCP client communication"
|
||||
},
|
||||
"tags": [
|
||||
"Development"
|
||||
],
|
||||
"archive_url": "https://projects.blender.org/lab/blender_mcp/releases/download/v1.0.0/mcp-1.0.0.zip",
|
||||
"archive_size": 16765,
|
||||
"archive_hash": "sha256:838c3449f01015c861290658ae67f122f0846f7882f60a5dfda0ef7e6a9b8403"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user