Loading MCP server directory, please wait...
Local encryption and project setup plugin for CoSync. Keys never leave your machine.
npx @getmcp/cli add com.olane/cosync-localRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.olane/cosync-local": {
"command": "uvx",
"args": [
"olane-cosync-local"
]
}
}
}