Raycast productivity tool integration with Claude for workflow automation. Launch commands, manage extensions, and automate tasks.
{
"mcpServers": {
"raycast": {
"command": "npx",
"args": ["-y", "raycast-mcp-server"]
}
}
}
Trigger any Raycast command directly from Claude. Open apps, run scripts, and execute workflows hands-free.
Install, configure, and manage Raycast extensions. Browse the store and toggle extensions through conversation.
Access clipboard history, manage text snippets, and create quick-access shortcuts for repeated content.
Control window layouts, resize and position windows, switch between apps and spaces programmatically.
Create and launch quicklinks, search across files, contacts, and bookmarks using Raycast's search engine.
Run custom Bash, Python, Ruby, or AppleScript commands through Raycast's script command framework.
npm install -g raycast-mcp-server