cognitum-mcp
01cognitum-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.
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.
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.
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.
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.
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.
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.
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.
cognitum-one/cognitum-claude-plugin
Command
Read or update a cog's configuration over MCP, schema-driven from cog.toml [config].
cognitum-one/cognitum-claude-plugin
Command
Cross-compile, upload to GCS, bump the registry, and confirm rollout to a target seed via MCP.
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.
cognitum-one/cognitum-claude-plugin
Command
Build, install on the seed via MCP, and smoke-test a cog with one --once invocation against live sensor data.
cognitum-one/cognitum-claude-plugin
Command
Tail a cog's stdout/stderr from the seed over MCP. Useful for debugging without SSH.
cognitum-one/cognitum-claude-plugin
Skill Claude CodeCodex
Ship a cog to the fleet — GCS upload, registry bump, install verification.
cognitum-one/cognitum-claude-plugin
Skill Claude CodeCodex
How to author a Cognitum cog. Covers cog.toml schema, cog-sensor-sources, project layout, and the runtime contract.
cognitum-one/cognitum-claude-plugin
Skill Claude CodeCodex
Day-2 operations for cogs in the fleet — log triage, health checks, OTA, rollback.
cognitum-one/cognitum-claude-plugin
Skill Claude CodeCodex
Test loop for a cog: cargo check, ARM cross-compile, on-seed install/start/smoke via MCP.
cognitum-one/cognitum-claude-plugin
Skill Claude CodeCodex
How to wire a Claude Code session to a Cognitum seed's MCP endpoint and tour the tool palette.
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.
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.
cognitum-one/cognitum-claude-plugin
Command
Inspect multi-Seed cluster health and peer state (ADR-040).
cognitum-one/cognitum-claude-plugin
Command
Check for + apply Seed firmware updates (OTA).
cognitum-one/cognitum-claude-plugin
Command
Pair Claude Code with a local Seed device and capture a bearer token.
cognitum-one/cognitum-claude-plugin
Command
Take a cognitive snapshot — current Seed mind state for debugging or analysis.
cognitum-one/cognitum-claude-plugin
Command
Print a one-page status of the local Seed device.