SateAIs for VS Code
com.spcsft/sateais
Satellite SAR analysis: ship, oil slick, building change, and time-series change detection
client:VS Code
transport:streamable-http
Install SateAIs in VS Code
.vscode/mcp.json
{
"servers": {
"sateais": {
"type": "http",
"url": "https://mcp.spcsft.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs