
MCPLSPAI AgentsOpen Source
1 / 9
Deslop
Live MCP + LSP duplicate-code server — stop AI agents copy-pasting before they write
Deslop is a live language server that detects duplicate and near-duplicate code in real time and warns your AI agent before it generates redundant code. As LLMs churn out code faster than anyone can review it, Deslop's find-similar tool surfaces existing implementations first — so agents reuse code instead of copy-pasting it.
- Real-time duplicate detection — reactive in under 250ms
- find-similar tool surfaces existing code before an agent writes more
- Works as MCP and LSP with Claude Code, Cursor, Copilot, Continue, and Codex
- Supports C#, Rust, Python, and Dart
- Live bubble UI and CLI tools included
![Basilisk flagging bad.py with a rustc-style error[BSK-E0001] reporting a missing parameter type annotation, a suggested fix, and 'Found 5 errors in 1 file'](/img/tools/basilisk.png)










