Planet Watch MCP for VS Code
net.nexlab/planet-watch
Every environmental layer at one point on Earth
client:VS Code
transport:streamable-http
Install Planet Watch MCP in VS Code
.vscode/mcp.json
{
"servers": {
"planet-watch": {
"type": "http",
"url": "https://mcp.nexlab.net/mcp/planet-watch"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs