AI / ML|Productivity|UtilitiesJavaScript
super-agent-party
All-in-one AI companion!
N/A rating (0 reviews)0 installs2,069 GitHub stars
AIdesktop companionVRM
Super Agent Party is a self-hosted neuro sama and openclaw, providing users with a customizable AI desktop companion that supports VRM models and 3D scenes.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"super-agent-party": {
"args": [
"-y",
"@modelcontextprotocol/server-super-agent-party"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.