MCP Server
MCP
io.github.aitor-alt/pixel-squads
MCP Server for Pixel Squads — observe your AI agents as pixel-art characters in a live office
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "pixelsquads-mcp-server",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Pixel Squads tenant API token (get it from pixelagents.squads.digital → Conectar)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "PIXEL_SQUADS_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment