three.ws Avatars & Agents
https://three.ws/api/mcp
● healthy
3D avatars, embeds, glTF tools, agent memory, and on-chain agent identity from three.ws.
Transport
streamable-http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable-http)
https://three.ws/api/mcp
JSON-RPC initialize probe
curl -X POST https://three.ws/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://three.ws
Source code
https://github.com/nirholas/three.ws