Loading MCP server directory, please wait...
MCP Server for Pixel Squads — observe your AI agents as pixel-art characters in a live office
npx @getmcp/cli add io.github.aitor-alt/pixel-squadsRequires Node.js 18+. Community-contributed server. Review source before installing.
PIXEL_SQUADS_TOKENYour Pixel Squads tenant API token (get it from pixelagents.squads.digital → Conectar)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.aitor-alt/pixel-squads": {
"command": "npx",
"args": [
"-y",
"pixelsquads-mcp-server"
],
"env": {
"PIXEL_SQUADS_TOKEN": ""
}
}
}
}