zacczakk/acsync
Shared configs and workflows for AI coding agents (Claude Code, OpenCode, Codex). Includes custom commands, subagents, and MCP server integrations.
Platform-specific configuration:
{
"mcpServers": {
"acsync": {
"command": "npx",
"args": [
"-y",
"acsync"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...