Raycast workflow automation MCP server with 9 tools
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"raycast": {
"args": [
"-y",
"raycast-mcp-server"
],
"command": "npx",
"transport": "stdio"
}
}
}