From 974dca415844f0025234b51177779c6db20305cf Mon Sep 17 00:00:00 2001 From: goldentak Date: Wed, 15 Apr 2026 11:38:48 +0500 Subject: [PATCH] =?UTF-8?q?Add=20Asynkor=20=E2=80=94=20coordination=20MCP?= =?UTF-8?q?=20server=20for=20AI=20agent=20teams?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e4de615..78f7346 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP * [Contributing](#contributing) ## What is Claude Code Plugin? +- [Asynkor](https://github.com/asynkor/asynkor) - Coordination layer for AI agent teams. File leasing, shared memory, cross-machine sync. One MCP server for Claude Code, Cursor, Windsurf. [Claude Code Plugin](https://docs.claude.com/en/docs/claude-code/plugins) is lightweight package that let you customize and share your Claude Code setup. Each plugin can include any combination of: @@ -212,4 +213,4 @@ Example: ## Contributing Contributions are welcome! - You can add your favorite plugins, share best practices, or submit your own marketplace. \ No newline at end of file + You can add your favorite plugins, share best practices, or submit your own marketplace.