cognitum-one

60 mods across 1 repository, 3 stars between them.

cognitum-mcp

01

cognitum-one/cognitum-claude-plugin

Plugin Claude Code

Cognitum MCP server — Seed catalog, CRM leads, order status, support contact, security verification, fleet status, and docs search via https://cognitum.one/mcpSse.

3 2mo ago A tokens not measured

cognitum

02

cognitum-one/cognitum-claude-plugin

MCP server Claude CodeCodexCursor +2

MCP server "cognitum", hosted remotely at cognitum.one, as configured in cognitum-one/cognitum-claude-plugin.

3 2mo ago A tokens not measured

@cognitum/cog-dev

03

cognitum-one/cognitum-claude-plugin

Plugin Claude Code

Slash commands, skills, and subagents for the Cognitum cog dev/test/deploy/ops loop. Wires a Claude Code session to a seed's /mcp endpoint so cogs can be authored against live device state.

3 2mo ago A tokens not measured

cog-architect

04

cognitum-one/cognitum-claude-plugin

Agent

Designs a new cog from a brief. Asks clarifying questions about sensor source, output shape, latency budget, then produces Cargo.toml, cog.toml, and src/main.rs that conform to ADR-091 (cog-sensor-sources) and the cog-development skill.

3 2mo ago A 63 tokens

cog-deployer

05

cognitum-one/cognitum-claude-plugin

Agent

Cross-compile + GCS upload + registry bump for a cog. Confirms the rollout by reinstalling on a connected seed via MCP. References the cog-deployment skill for the order of operations.

3 2mo ago A 45 tokens

cog-ops

06

cognitum-one/cognitum-claude-plugin

Agent

Day-2 operations for cogs in the field. Triages logs, checks health, runs OTA, drives rollback. Talks to the seed exclusively over MCP — no SSH. References the cog-operations skill.

3 2mo ago A 47 tokens

cog-tester

07

cognitum-one/cognitum-claude-plugin

Agent

Runs the test loop for a cog: cargo check, ARM cross-compile, install on a seed via MCP, smoke-test a few output frames, stop. Reports each step's outcome.

3 2mo ago A 0 tokens

cog-new

10

cognitum-one/cognitum-claude-plugin

Command

Scaffold a new cog from a sensor source and an output spec. Spawns the cog-architect subagent to produce Cargo.toml, cog.toml, and src/main.rs that consume cog-sensor-sources per ADR-091.

3 2mo ago A 52 tokens

cognitum-seed

18

cognitum-one/cognitum-claude-plugin

Plugin Claude Code

Cognitum Seed device plugin — connect to a local Seed appliance at https://169.254.42.1:8443 (HTTPS) or http://169.254.42.1 (USB mode), invoke its 114 MCP tools, and run guided setup / pairing / OTA / thermal / sensor / vector-store flows from Claude Code.

3 2mo ago A tokens not measured

seed-installer

19

cognitum-one/cognitum-claude-plugin

Agent

Multi-step guided setup for a new Cognitum Seed device. Use when the user has just powered on a Seed for the first time and needs help bringing it online — pair, connect WiFi, verify firmware, optionally apply OTA. Walks the user through each step interactively rather than running them all blindly.

3 2mo ago A 66 tokens