data-ai MCP Server
File leasing for AI agent teams. One MCP server. Any IDE. Zero merge conflicts.
Discovered via github-topic:mcp and last synced 3mo ago.
1. Install the package
npx -y @asynkor/mcp start
2. Add to claude_desktop_config.json
{
"mcpServers": {
"asynkor": {
"command": "npx",
"args": [
"asynkor"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Check rules, zones, leases for specific paths
Pause work for another agent to resume
Clean up stale or orphaned work
Read a thread's full transcript
Declare work + acquire file leases
List threads addressed to me
Open an async thread (work / host / team)
Switch the active team (user-scoped API keys)
Purpose
Read live state of one teammate's work without interrupting
Complete work, release leases, upload file snapshots
Append a reply (optionally close)
Team state: active work, leases, parked sessions, memory, follow-ups, inbox