Clipboard operations for AI coding agents
Cut, copy, paste code blocks with undo and audit trail. AES-256-GCM encrypted clipboard entries.
{
"mcpServers": {
"clipboard": {
"mcpServers": {
"cut-copy-paste": {
"args": [
"-y",
"@fastmcp-me/cut-copy-paste-mcp"
],
"command": "npx"
}
}
}
}
}