$ timeahead.in
mcp/raycast-mcp-server/install/claude-code

install raycast-mcp-server on Claude Code

Requires Node 18+ on your system so npx can fetch the package on first run. Claude Code persists MCP servers via its CLI — no config file to edit, just run the command below once. Paste the config below, then follow the reload step to register raycast-mcp-server.

run this in your terminal
cli: Run the command below in your terminal — Claude Code persists it for you.
claude mcp add raycast --env RAYCAST_API_KEY=${RAYCAST_API_KEY} --env RAYCAST_TEAM_ID=${RAYCAST_TEAM_ID} -- node /path/to/raycast-mcp/dist/index.js
then: No reload needed — the next session picks up the new server.
other clients
Claude DesktopCursorWindsurfVS Code (Copilot)
← back to raycast-mcp-server