earthagents.ai

[Developers]

Call the physical world

Discover authoritative sources, inspect their coverage and tools, then invoke them directly through MCP or REST.

Quickstart

List data sources, then open a source manifest to inspect coverage, endpoints, MCP tools, access, and source details.

curl https://mcp.earthagents.ai/v1/sources

# Every public source page links its canonical manifest:
curl https://earthagents.ai/sources/{source-slug}/manifest.json

Interfaces

The visual registry and machine interfaces are generated from the same canonical source contracts.

Source manifests and schemas

Machines never need to scrape visual cards. Every source exposes a stable JSON representation and source-specific MCP identity.

Source manifest

Provider, data available, coverage, endpoints, tools, access, and source details.

Source details

Original source, provider, retrieval time, version, resolution, confidence, and known limitations.

MCP

Global discovery plus stable source-specific endpoints and tool names for direct invocation.

Wallets and x402

Machine-readable free or paid access policies remain attached to each source identity.