mcpbeat Sign in

Pixel Squads MCP Server

by aitor-alt Your server? Claim it
local only

Pixel Squads runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm.

MCP Server for Pixel Squads — observe your AI agents as pixel-art characters in a live office

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 24 · avg 6 · +26% w/w
a month agotoday
22
Installs / week
npm · pixelsquads-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pixel-squads -- npx -y pixelsquads-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pixel-squads": {
      "args": [
        "-y",
        "pixelsquads-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pixel-squads]
command = "npx"
args = ["-y", "pixelsquads-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "pixel-squads": {
      "args": [
        "-y",
        "pixelsquads-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pixel-squads": {
      "args": [
        "-y",
        "pixelsquads-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PIXEL_SQUADS_TOKEN (Your Pixel Squads tenant API token (get it from pixelagents.squads.digital → Conectar)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Pixel Squads

same job, measured the same way
Chart Context
by mylinedchart

Read-only MCP server: AI agents read your live MyLinedChart desktop chart context. Local, IBKR.

55 installs/wk local only
AlpiX
by alpic-alpix

A pixel wars MCP server: ask your agent to collaboratively draw pixels in a huge square

3 tools answering
Wireboard
by wireboard

Official MCP server for WireBoard. Lets LLM agents query your analytics in conversation.

40 installs/wk local only
Cubelife
by ivy-innovation

Give AI agents a persistent pixel-art character reflecting their state in real time.

48 installs/wk local only
Veridict
by xkumakichi

Know if you can trust your MCP server. Trust judgment for AI agents.

31 installs/wk local only
Plugin
by circulara

Circulara Observe MCP plugin - meters your AI agents' token spend and carbon, free tier.

79 installs/wk local only
Callimachus
by betabots-llc

MCP server for Callimachus: local index and search of your AI coding-agent threads

94 installs/wk local only
Switchboard
by wkoverfield

One firewall and password manager for all your AI coding agents' MCP servers and secrets.

89 installs/wk local only

Pixel Squads — questions

Answers built from our own checks of this server.

Why is there no uptime for Pixel Squads?
Pixel Squads runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package pixelsquads-mcp-server was installed 22 times last week.
Is Pixel Squads still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Pixel Squads?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls pixelsquads-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Pixel Squads?
The npm package pixelsquads-mcp-server was installed 22 times in the last week. Week over week that is +26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.