three.ws Avatars & Agents for Grok
io.github.nirholas/three.ws
3D avatars, embeds, glTF tools, agent memory, and on-chain agent identity from three.ws.
client:Grok
transport:streamable-http
Install three.ws Avatars & Agents in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"three.ws": {
"type": "http",
"url": "https://three.ws/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs