SentinelScan Cloud MCP Server for Cline
io.github.vndpal/sentinelscan-cloud-mcp
Remote MCP server that returns sentiment analysis results from SentinelScan API.
client:Cline
transport:streamable-http
Install SentinelScan Cloud MCP Server in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"sentinelscan-cloud-mcp": {
"url": "https://sentinelscan-cloud-mcp.vercel.app/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs