SentinelScan Cloud MCP Server for Zed
io.github.vndpal/sentinelscan-cloud-mcp
Remote MCP server that returns sentiment analysis results from SentinelScan API.
client:Zed
transport:streamable-http
Install SentinelScan Cloud MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sentinelscan-cloud-mcp": {
"url": "https://sentinelscan-cloud-mcp.vercel.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs