npx.
Setup
Get your API key from the dashboard.Claude Code
--scope user to make it available across all projects:
Claude Desktop
Add to yourclaude_desktop_config.json:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Cursor
Add to~/.cursor/mcp.json (global) or .cursor/mcp.json (project):
VS Code
Add to.vscode/mcp.json:
Windsurf
Add to~/.codeium/windsurf/mcp_config.json:
Project-Level (.mcp.json)
Add to your project root to share with your team:Verify Installation
For Claude Code, check the server is running:raysurfer listed. Then ask Claude:
Search the Raysurfer cache for code that generates a quarterly report.Claude will call
raysurfer_search and show you the results.
