Synchronex runs on your own machine — the client starts it, so there is no endpoint to ping. 94 installs a week from npm.
Connect any AI agent to your Synchronex workspace — portable memory, decisions, and workers.
The linked repository no longer exists on GitHub — it was deleted or made private.
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.
claude mcp add mcp-proxy -- npx -y @synchronex/mcp-proxy
{
"mcpServers": {
"mcp-proxy": {
"args": [
"-y",
"@synchronex/mcp-proxy"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-proxy]
command = "npx"
args = ["-y", "@synchronex/mcp-proxy"]
{
"mcpServers": {
"mcp-proxy": {
"args": [
"-y",
"@synchronex/mcp-proxy"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-proxy": {
"args": [
"-y",
"@synchronex/mcp-proxy"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.