Loomal

agent-mosaic-skill

MCP server by github.com/able-rip/agent-mosaic-skill

Convert photos to LEGO-style brick mosaic previews with AI-powered color quantization.

1 starsnpm: @bmbrick/agent-mosaic-skill

About agent-mosaic-skill

agent-mosaic-skill is an MCP (Model Context Protocol) server published by able-rip in the official MCP registry, listed under Autonomous Agents on Loomal. Convert photos to LEGO-style brick mosaic previews with AI-powered color quantization.

It ships as an npm package (@bmbrick/agent-mosaic-skill), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/able-rip/agent-mosaic-skill, where the project has earned 1 GitHub stars.

Use agent-mosaic-skill with your agent

Claude Code · one command
claude mcp add agent-mosaic-skill -- npx -y @bmbrick/agent-mosaic-skill
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-mosaic-skill": {
      "command": "npx",
      "args": [
        "-y",
        "@bmbrick/agent-mosaic-skill"
      ]
    }
  }
}
npm@bmbrick/agent-mosaic-skill

Frequently asked questions

What is agent-mosaic-skill?
agent-mosaic-skill is an MCP (Model Context Protocol) server by able-rip in the Autonomous Agents category. Convert photos to LEGO-style brick mosaic previews with AI-powered color quantization.
How do I connect agent-mosaic-skill to Claude, Cursor, or another MCP client?
Install agent-mosaic-skill from its npm package (@bmbrick/agent-mosaic-skill) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agent-mosaic-skill open source?
Yes — the source code is public at github.com/able-rip/agent-mosaic-skill, with 1 GitHub stars.
Can AI agents pay to use agent-mosaic-skill?
Not yet through Loomal — agent-mosaic-skill is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agent-mosaic-skill? Claim this listing free by verifying GitHub ownership, or contact us.