← Back to Plugins
MCP Server MCP

Sceneplane

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Cloud Blender for AI agents: scenes, assets, renders, MP4, STL, GLB — over hosted remote MCP.

Homepage Verified source

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

Loading comments...