Raster tools
Inspect pixels, clip areas, calculate zonal statistics and work with elevation, soil and surface layers.
Remote MCP · Streamable HTTP · API key
LGM MCP exposes raster, vector, catalog and orchestrated research capabilities through one authenticated remote connection.
Connect
The endpoint and scoped credentials are issued in LGM Platform. The examples below deliberately use placeholders instead of publishing a private service URL.
{
"mcpServers": {
"lgm": {
"type": "streamable-http",
"url": "<YOUR_LGM_MCP_URL>",
"headers": {
"Authorization": "Bearer <YOUR_API_KEY>"
}
}
}
}Tool surface
An MCP client can discover tools and let the model choose the operations required for the task.
Inspect pixels, clip areas, calculate zonal statistics and work with elevation, soil and surface layers.
Search, filter, intersect, buffer and rank points, lines and polygons.
Break a decision into research steps, select tools and ground the answer in retrieved evidence.
Use STAC and connected statistical sources such as Data360 to discover assets and contextual indicators.
Agent workflow
The client reads the available LGM tool descriptions.
The model decomposes a question into data and spatial operations.
LGM calls raster, vector, RAG and catalog services under one key.
The agent receives structured results, sources and usage metadata.
What agents can do
The strongest MCP use cases require several data sources and spatial operations before an answer is useful.
Let an agent compare demand, access, competitors and constraints before returning candidate geometries.
Get a connection ↗Collect the layers and indicators behind an investment or development question.
Get a connection ↗Combine catalogs, imagery and spatial tools in a repeatable workflow.
Get a connection ↗Authentication & metering
Scoped API keys authorize MCP tools. Requests, tokens and compute can be attributed to the key, aggregated for a billing period and controlled with client limits and budgets.
Client support
Remote MCP Server