CoolFace
Apppublic

mikekuniavsky/sam3d-objects-mcp

sourceHugging Faceotherupdated 7mo agoView on Hugging Face
0likes
App README

๐Ÿ“ฆ SAM 3D Objects MCP Server

Image + Mask โ†’ 3D Object powered by Meta's SAM 3D Objects

MCP Integration

json
{
  "mcpServers": {
    "sam3d-objects": {
      "command": "npx",
      "args": ["mcp-remote", "https://dev-bjoern-sam3d-objects-mcp.hf.space/gradio_api/mcp/sse"]
    }
  }
}

Credits