Loomal

Raycast workflow automation MCP server with 9 tools

3 starsnpm: raycast-mcp-server

About raycast

raycast is an MCP (Model Context Protocol) server published by expertvagabond in the official MCP registry, listed under App Automation on Loomal. Raycast workflow automation MCP server with 9 tools

It ships as an npm package (raycast-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/expertvagabond/raycast-mcp-server, where the project has earned 3 GitHub stars.

Use raycast with your agent

Claude Code · one command
claude mcp add raycast -- npx -y raycast-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "raycast": {
      "command": "npx",
      "args": [
        "-y",
        "raycast-mcp-server"
      ]
    }
  }
}
npmraycast-mcp-server

Frequently asked questions

What is raycast?
raycast is an MCP (Model Context Protocol) server by expertvagabond in the App Automation category. Raycast workflow automation MCP server with 9 tools
How do I connect raycast to Claude, Cursor, or another MCP client?
Install raycast from its npm package (raycast-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is raycast open source?
Yes — the source code is public at github.com/expertvagabond/raycast-mcp-server, with 3 GitHub stars.
Can AI agents pay to use raycast?
Not yet through Loomal — raycast is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain raycast? Claim this listing free by verifying GitHub ownership, or contact us.