brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.nirholas/three.ws · v1.0.1
3D avatars, embeds, glTF tools, agent memory, and on-chain agent identity from three.ws.
three.ws Avatars & Agents 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"three-ws": {
"url": "https://three.ws/api/mcp"
}
}
}{
"id": "io.github.nirholas/three.ws",
"type": "mcp-server",
"version": "1.0.1",
"displayName": "three.ws Avatars & Agents",
"description": "3D avatars, embeds, glTF tools, agent memory, and on-chain agent identity from three.ws.",
"repository": {
"url": "https://github.com/nirholas/three.ws",
"source": "github"
},
"homepage": "https://three.ws",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://three.ws/api/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.nirholas/three.ws",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.nirholas%2Fthree.ws/versions/latest",
"isOfficial": true,
"status": "active"
}
}