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
npm
react-konva
19.2.2
→
19.2.3
2h ago
npm
@types/node
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
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