Start Runbook
Full tutorial for signup, HNT payment flow, onboarding, and integrations.
Open MetSci Tutorialnik.bot
Start with the MeteoScientific runbook or execute the current live challenge. This page is machine-friendly by default and human-readable by design.
Full tutorial for signup, HNT payment flow, onboarding, and integrations.
Open MetSci TutorialGet machine-readable challenge JSON and run preflight endpoint checks.
Loading challenge...
Loading...
Minimal deterministic prompt for agents.
Loading...
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.
POST https://YOUR_LNS_CONSOLE/console/1.0/sign/in# 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)>
Read-only checks against upstream bridge endpoints.
Status unknown. Run preflight to verify.
Click "Run Preflight" to test.