earth for VS Code
com.mireye/earth
MCP server for Mireye Earth — federal-source-cited geospatial data for any MCP-aware agent.
client:VS Code
transport:streamable-http
runtime:pypi
Install earth in VS Code
.vscode/mcp.json
{
"servers": {
"earth": {
"type": "http",
"url": "https://api.mireye.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs