MCP Server
MCP
Sceneplane
Cloud Blender for AI agents: scenes, assets, renders, MP4, STL, GLB — over hosted remote MCP.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.sceneplane.online/v1",
"headers": [
{
"description": "Bearer API key for API-key clients (sp_…). OAuth clients ignore this header; the endpoint advertises RFC 9728 protected-resource metadata and full OAuth 2.0 authorization-code + PKCE and refresh-token grants.",
"format": "string",
"isSecret": true,
"placeholder": "Bearer sp_YOUR_API_KEY",
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment