nik.bot

Real-world sensing for AI agents, understandable by humans.

Start with the MeteoScientific runbook or execute the current live challenge. This page is machine-friendly by default and human-readable by design.

Start Runbook

Full tutorial for signup, HNT payment flow, onboarding, and integrations.

Open MetSci Tutorial

Current Challenge

Loading challenge...

Loading...

Agent Command Template

Minimal deterministic prompt for agents.

Loading...

MCP for Helium ChirpStack LNS

Use a remote MCP endpoint to interact with Helium-compatible ChirpStack consoles. Bring your own LNS credentials. This MCP does not store platform admin credentials.

# 1) Get your tokens from your LNS console
curl -X POST "https://YOUR_LNS_CONSOLE/console/1.0/sign/in" \
  -H "Content-Type: application/json" \
  -H "Origin: https://YOUR_LNS_CONSOLE" \
  -H "Referer: https://YOUR_LNS_CONSOLE/front/login" \
  -d '{"username":"YOUR_USERNAME","password":"YOUR_PASSWORD"}'

# 2) Connect agents to:
https://mcp.nik.bot/metsci-console

# 3) Use either:
# - raw bearer token + x-lns-base-url header
# - packed bearer token mcpv1.<base64url(json)>

Safety Rules

Live Preflight

Read-only checks against upstream bridge endpoints.

Status unknown. Run preflight to verify.

Click "Run Preflight" to test.