Planet Watch MCP for Cursor
net.nexlab/planet-watch
Every environmental layer at one point on Earth
client:Cursor
transport:streamable-http
Install Planet Watch MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"planet-watch": {
"url": "https://mcp.nexlab.net/mcp/planet-watch"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs