Raycast productivity launcher — manage clipboard history, snippets, and interact with extensions
npx @getmcp/cli add raycastConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"raycast": {
"command": "npx",
"args": [
"-y",
"raycast-mcp"
]
}
}
}