Live · Auto-refresh every 60s
Where Agent Runs
AI agents spotted in the wild. Add yours with riva ping.
—
Installs
—
Countries
—
Agent types
Fetching pings…
Filter
Agents
Running Riva?
riva ping
Add your installation to the map
›
Using the Riva CLI
# Install and run in one shot
pip install riva
riva ping
# Or ping manually with curl
curl -X POST https://sarkar.ai/api/v1/ping \
-H "Content-Type: application/json" \
-d '{"agent":"claude-code","riva_version":"0.1.0"}'
Ping schema
POST /api/v1/ping
{
"os": "macOS 14.5",
"city": "San Francisco",
"country": "United States",
"lat": 37.7749,
"lon": -122.4194,
"agent": "claude-code",
"riva_version": "0.1.0"
}
Agents: claude-code, opencode, openclaw,
codex-cli, gemini-cli, cursor, cline,
langgraph, crewai, autogen, windsurf,
continue-dev, github-copilot, kiro-cli,
other