Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From syncro-msp
Connects remotely via HTTP to Wyre Technology's Syncro MCP endpoint (https://mcp.wyretechnology.com/v1/syncro/mcp), providing tools, resources, and prompts for Syncro service integration.
npx claudepluginhub wyre-technology/msp-claude-plugins --plugin syncroCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"syncro": {
"type": "http",
"url": "https://mcp.wyretechnology.com/v1/syncro/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.wyretechnology.com/v1/syncro/mcpShare bugs, ideas, or general feedback.