mcp server for VS Code
com.syncrosecure/mcp-server
Connect any AI assistant to Syncro: manage tickets, invoices, customers, assets, and more.
client:VS Code
transport:streamable-http
Install mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.services.syncromsp.com/mcp/stream"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs