crosspaste-desktop MCP Server — Claude & Cursor Integration

# crosspaste-desktop MCP Server ## What is crosspaste-desktop? crosspaste-desktop is a production-ready Model Context Protocol (MCP) server with 2,538 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install CrossPaste/crosspaste-desktop # Or manual git clone https://github.com/CrossPaste/crosspaste-desktop.git cd crosspaste-desktop ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Kotlin - **Stars:** ⭐ 2,538 - **Forks:** 🍴 121 - **License:** AGPL-3.0 - **Updated:** 2026-09-07 - **Repo:** [CrossPaste/crosspaste-desktop](https://github.com/CrossPaste/crosspaste-desktop)