Real-time facts for AI agents & developers

Package versions, service statuses, licenses, and downloads — always current, source-attributed, and verified.

5645 facts tracked 1007 packages monitored 75 services watched 6 days temporal depth

How it works

REST API
$ curl
https://api.grounded-api.dev/v1/npm/react/latest_version
{ "value": "19.2.4" }

Query any fact with a simple GET. Source-attributed, SHA-256 verified responses.

CLI
$ npm install -g grounded-cli
$ grounded react
react 19.2.4 (npm)

Check versions, licenses, and downloads from your terminal. Zero config.

View on npm →
MCP Server
# Claude Code
claude mcp add grounded
# Then ask Claude:
"What version of react?"

Give your AI agent real-time facts. Works with Claude Code and any MCP client.

Live ecosystem snapshot

Recent version changes
pypi blessed
1.31.0 1.32.0 2h ago
19.2.2 19.2.3 2h ago
25.3.2 25.3.3 2h ago
npm grounded
0.0.1-alpha 6h ago
npm flask
0.2.10 6h ago
pypi react
4.3.0 6h ago
npm pandas
0.0.3 6h ago
pypi typer-cli
0.24.0 7h ago
pypi result
0.17.0 7h ago
pypi returns
0.26.0 7h ago
Top downloads weekly
1 npm semver
601.4M
2 npm debug
526.7M
3 npm minimatch
504.3M
4 npm chalk
392.7M
5 pypi boto3
391.7M
6 npm ms
370.9M
7 npm lru-cache
356.7M
8 pypi urllib3
328.7M
9 pypi packaging
320.9M
10 pypi setuptools
316.8M
Source-attributed
Every fact links to its origin
SHA-256 verified
Raw response hashes stored
Temporally tracked
Full change history retained
Open source CLI
Published on npm, inspect anytime

Get started in seconds

Install the CLI, connect the MCP server, or query the API directly. Free for all developers.

$ npm install -g grounded-cli