npx claudepluginhub nathanvale/side-quest-marketplace-old --plugin clipboardAdd to your .mcp.json:
{
"mcpServers": {
"clipboard": {
"command": "bun",
"args": [
"run",
"${CLAUDE_PLUGIN_ROOT}/mcp/index.ts"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
bun