Card snapshot
mcp-for-blender.com
·
2026-09-09 02:32:16 UTC
·
51555984574678b9bcb9498e3977ef2db575fec70445cd671ff59bfe4b285a80
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 with natural language prompts, integrating AI-generated assets, downloading from asset libraries, or automating Blender workflows through Claude or other MCP-compatible AI clients.",
"tags": [],
"url": "https://mcp-for-blender.com/.well-known/agent-skills/dimension/skill.md"
}
]
}