Skip to content
Windsurf

SentinelScan Cloud MCP Server for Windsurf

io.github.vndpal/sentinelscan-cloud-mcp

Remote MCP server that returns sentiment analysis results from SentinelScan API.

client:Windsurf transport:streamable-http

Install SentinelScan Cloud MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "sentinelscan-cloud-mcp": {
      "serverUrl": "https://sentinelscan-cloud-mcp.vercel.app/mcp"
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

SentinelScan Cloud MCP Server in other clients