Card snapshot
mcp-for-blender.com
·
2026-09-19 03:23:48 UTC
·
da11bb6ffe97cb02222d4e1eb70809a5ff151f6e3be87dd727eab31e09aa2e28
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "MCP for Blender",
"url": "https://mcp-for-blender.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://mcp-for-blender.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://mcp-for-blender.com/",
"organization": "MCP for Blender"
},
"documentationUrl": "https://mcp-for-blender.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "dimension",
"name": "dimension",
"description": "Use when building 3D scenes in Blender via natural language prompts, generating assets with AI, downloading models from asset libraries, or automating scene composition and manipulation through Claude or other MCP-compatible AI clients.",
"tags": [],
"url": "https://mcp-for-blender.com/.well-known/agent-skills/dimension/skill.md"
}
]
}