Loomal

MCP server for Syncro MSP — customers, tickets, assets, invoices, and more.

3 starsoci: ghcr.io/wyre-technology/syncro-mcp:v1.3.0

About Syncro

Syncro is an MCP (Model Context Protocol) server published by wyre-technology in the official MCP registry, listed under Project Management on Loomal. MCP server for Syncro MSP — customers, tickets, assets, invoices, and more.

It ships as a Docker image (ghcr.io/wyre-technology/syncro-mcp:v1.3.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/wyre-technology/syncro-mcp, where the project has earned 3 GitHub stars.

Use Syncro with your agent

Claude Code · one command
claude mcp add syncro -- docker run -i --rm ghcr.io/wyre-technology/syncro-mcp:v1.3.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "syncro": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wyre-technology/syncro-mcp:v1.3.0"
      ]
    }
  }
}
ocighcr.io/wyre-technology/syncro-mcp:v1.3.0

Frequently asked questions

What is Syncro?
Syncro is an MCP (Model Context Protocol) server by wyre-technology in the Project Management category. MCP server for Syncro MSP — customers, tickets, assets, invoices, and more.
How do I connect Syncro to Claude, Cursor, or another MCP client?
Install Syncro from its oci package (ghcr.io/wyre-technology/syncro-mcp:v1.3.0) 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 Syncro open source?
Yes — the source code is public at github.com/wyre-technology/syncro-mcp, with 3 GitHub stars.
Can AI agents pay to use Syncro?
Not yet through Loomal — Syncro 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 Syncro? Claim this listing free by verifying GitHub ownership, or contact us.