Copy text to clipboard
Copies specified text to the system clipboard for easy pasting elsewhere.
/plugin marketplace add nathanvale/side-quest-marketplace/plugin install terminal@side-quest-marketplacetext to copyCopy text to the system clipboard using the MCP clipboard tool.
/clipboard:copy [text]
/clipboard:copy Hey Bestie - last night was great. xxx
/clipboard:copy https://example.com/some-long-url
This command uses the mcp__clipboard_clipboard__copy MCP tool which handles cross-platform clipboard operations (macOS pbcopy, Linux xclip, Windows clip).
When the user runs this command:
$ARGUMENTSmcp__clipboard_clipboard__copy MCP tool with the textIf no arguments provided, ask the user what they want to copy.