Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "fuzz-fleet": { "command": "npx", "args": [ "-y", "foxyybb/fuzz-fleet" ] } } }
Run in terminal:
claude mcp add fuzz-fleet npx -y foxyybb/fuzz-fleet
Add to .cursor/mcp.json:
.cursor/mcp.json