View.gs MCP Connector

The View.gs connector lets Claude retrieve details for a published View.gs scene and present it in an interactive Gaussian Splat viewer. The connector is public, read-only and requires no authentication.

Connect to View.gs

In Claude, open Settings, choose Connectors, select Add custom connector, and enter https://view.gs/api/mcp. The endpoint uses Streamable HTTP and does not require an account or API key. Enable the View.gs tools from Search and tools in a conversation.

Available tools

show_scene presents one published scene in an interactive MCP App. get_scene returns the scene name, format, size, saved opening camera, expiry, viewer URL and embed URL. Both tools accept a complete https://view.gs/v/… or https://view.gs/embed/… link, or a 16-character scene identifier. They never upload, modify, list or delete scenes.

Example prompts

Try “Open this View.gs scene: [paste a published View.gs link]”, “Show the Gaussian Splat from this View.gs URL: [paste link]”, or “Get the format, size and expiry for this View.gs scene: [paste link]”. The first two use the interactive viewer; the third retrieves metadata only.

Data and privacy

The connector receives only the scene reference supplied in the tool call. It reads metadata for that published capability link and, for show_scene, gives the sandboxed viewer a temporary model URL. It does not receive conversation history, account cookies, API keys or unpublished files. Anyone with a published scene link can access and forward it until it expires.

Troubleshooting

If Claude cannot connect, confirm the connector URL is exactly https://view.gs/api/mcp and re-enable its tools. If a scene has expired, ask its owner to upload or renew it. If the embedded renderer cannot start on a host, use Open in the app response to view the same scene on View.gs. For support, email alexsoroka@l2labs.dev.

Upload your PLY or SPLAT ↗