Catalog
ai.synchronex/mcp-proxy
OfficialSynchronex
Connect any AI agent to your Synchronex workspace — portable memory, decisions, and workers.
Connect AI agents to Synchronex workspace for shared memory, decisions, and worker management.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-proxy": {
"command": "npx",
"args": [
"-y",
"@synchronex/mcp-proxy@1.0.1"
]
}
}
}