Loomal

three.ws

MCP server by github.com/nirholas/three.ws

Render 3D avatars from three.ws and validate, inspect, and optimize glTF/GLB models.

58 starsRemote-capable

About three.ws

three.ws is an MCP (Model Context Protocol) server published by nirholas in the official MCP registry. Render 3D avatars from three.ws and validate, inspect, and optimize glTF/GLB models.

three.ws runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/nirholas/three.ws, where the project has earned 58 GitHub stars.

Use three.ws with your agent

Claude Code · one command
claude mcp add --transport http three-ws https://three.ws/api/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "three-ws": {
      "url": "https://three.ws/api/mcp"
    }
  }
}
streamable-httphttps://three.ws/api/mcp

Frequently asked questions

What is three.ws?
three.ws is an MCP (Model Context Protocol) server by nirholas. Render 3D avatars from three.ws and validate, inspect, and optimize glTF/GLB models.
How do I connect three.ws to Claude, Cursor, or another MCP client?
three.ws is a remote MCP server — add its endpoint (https://three.ws/api/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is three.ws open source?
Yes — the source code is public at github.com/nirholas/three.ws, with 58 GitHub stars.
Can AI agents pay to use three.ws?
Not yet through Loomal — three.ws is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain three.ws? Claim this listing free by verifying GitHub ownership, or contact us.