Remote MCP · Streamable HTTP · API key

Give your AI agent
geospatial tools.

LGM MCP exposes raster, vector, catalog and orchestrated research capabilities through one authenticated remote connection.

Connect

From Platform
to your agent.

The endpoint and scoped credentials are issued in LGM Platform. The examples below deliberately use placeholders instead of publishing a private service URL.

Codex configurationReplace both placeholders with values from LGM Platform
{
  "mcpServers": {
    "lgm": {
      "type": "streamable-http",
      "url": "<YOUR_LGM_MCP_URL>",
      "headers": {
        "Authorization": "Bearer <YOUR_API_KEY>"
      }
    }
  }
}

Tool surface

One connection.
Four capability groups.

An MCP client can discover tools and let the model choose the operations required for the task.

01

Raster tools

Inspect pixels, clip areas, calculate zonal statistics and work with elevation, soil and surface layers.

02

Vector tools

Search, filter, intersect, buffer and rank points, lines and polygons.

03

GeoRAG & Orchestrator

Break a decision into research steps, select tools and ground the answer in retrieved evidence.

04

Catalog discovery

Use STAC and connected statistical sources such as Data360 to discover assets and contextual indicators.

Agent workflow

01

Discover

The client reads the available LGM tool descriptions.

02

Plan

The model decomposes a question into data and spatial operations.

03

Execute

LGM calls raster, vector, RAG and catalog services under one key.

04

Return

The agent receives structured results, sources and usage metadata.

Authentication & metering

One key.
Visible consumption.

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.

  • Bearer authorization
  • Request, token and compute metering
  • Per-key attribution and revocation
  • Usage summaries for billing workflows

Client support

Remote MCP
where your agent works.

Codex, Claude and CursorConfiguration available
Other Streamable HTTP clientsCompatible pattern
ChatGPT custom connectorDistribution roadmap
Official MCP Registry listingDistribution roadmap

Remote MCP Server

Give the next agent
a sense of place.

Get endpoint and API key Need an API instead?