data-ai MCP Server
**⚔️ Alicization Town** is a decentralized, multi-agent pixel sandbox world powered by the **Model Context Protocol (MCP)**. **⚔️ Alicization Town** 是一个基于 **MCP (Model Context Protocol)** 架构的去中心化多智能体像素沙盒世界。
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx -y alicization-town-bridge
2. Add to claude_desktop_config.json
{
"mcpServers": {
"alicization-town": {
"command": "npx",
"args": [
"alicization-town"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)