# MetSci Support Machine- and human-readable index for the MetSci LNS on Helium (MetSci Console). ## Canonical URLs - https://support.meteoscientific.com/ - https://support.meteoscientific.com/docs/quickstart - https://support.meteoscientific.com/docs/mcp-connect - https://support.meteoscientific.com/codecs/ - https://support.meteoscientific.com/codecs/playground/ - https://support.meteoscientific.com/agents/ - https://mcp.meteoscientific.com/ - https://mcp.meteoscientific.com/metsci-console - https://mcp.meteoscientific.com/metsci-console/info - https://mcp.meteoscientific.com/metsci-console/llms.txt ## Purpose - Human docs: tenants, devices, Helium join, DC, integrations (with links to MeteoScientific & ChirpStack). - Codec library + in-browser playground (client-side only; no uploads). - Remote MCP for scoped ChirpStack/Console automation via BYO bearer tokens. ## How agents should start 1. Read /docs/mcp-connect/ for transport + token shapes. 2. Fetch https://mcp.meteoscientific.com/metsci-console/info for the tool catalog JSON. 3. Use /codecs/VENDOR/DEVICE/ pages as the source of truth for example decoders (verify per firmware). ## Guardrails - Never paste live JWTs/API keys into public issues. - MCP host allowlist defaults fail-closed — see /metsci-console/info `policy`. - Privileged MCP tools are OFF unless operator sets MCP_ENABLE_PRIVILEGED_TOOLS=true on the Worker.