SatMCP for VS Code
io.github.andretheronsa/satmcp
Find recent or archived satellite imagery for any place on Earth by location and date.
client:VS Code
transport:streamable-http
Install SatMCP in VS Code
.vscode/mcp.json
{
"servers": {
"satmcp": {
"type": "http",
"url": "https://satmcp.com/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs