the integrations
In your stack.
Nika meets you where you work: your agent gets the plugin kit, your editor gets the live DAG, your terminal gets the binary, and they compose. Every room below is README-true: the commands are the repos' own, never invented.
- 31client doorsthe coverage matrix
- 8proven liveversion pair + check line
- v1one envelopethe same file everywhere
- read-onlythe oracleagents audit before they spend
One Add per client. The command row cycles through the proven doors · every door, proven or not, is listed whole in the matrix below.
choose your client
31 doors · one kit · vendored at v0.111.0The kit ships once; every client below loads it through its own door · a native marketplace, the Claude layout unported, or nika wire writing the client's real config. Proven means a live fiche: version pair plus a deterministic check line, never a claim.
- Aiderwired
nika init (AGENTS.md carries the teaching) - Amp (Sourcegraph)wired · nika wire amp
amp mcp add nika -- nika mcp (writes amp.mcpServers in ~/.config/amp/settings.json · global scope by default · --workspace targets .amp/settings.json, approval-gated) - Antigravity CLI (Google)recon · nika wire antigravity
workspace .agents/mcp_config.json or global ~/.gemini/config/mcp_config.json (mcpServers map · remote key serverUrl) · agy plugin import gemini migrates - AnythingLLMwired
generic stdio stanza documented in its guide - Cherry Studiowired
generic stdio stanza documented in its guide - Claude Codeproven · nika wire claude · native plugin
claude plugin marketplace add supernovae-st/nika-plugins && claude plugin install nika@nika - Claude Desktopwired · nika wire claude-desktop
one-click .mcpb bundle (release assets) · or nika wire claude-desktop - Clinewired · nika wire cline
nika wire cline (cline_mcp_settings.json · hot-reloaded) - Codexproven · nika wire codex · native plugin
codex plugin marketplace add supernovae-st/nika-plugins && codex plugin add nika@nika - Continuewired · nika wire continue
nika wire continue (~/.continue/mcpServers/nika.json) - GitHub Copilot CLI (standalone)proven · nika wire copilot
copilot mcp add nika -- nika mcp (writes ~/.copilot/mcp-config.json) · the project .mcp.json shipped by the kit is read natively (cwd up to repo root) and AGENTS.md too - Cursorwired · nika wire cursor · native plugin
Settings → Plugins → search nika → Add (marketplace) · manual drop loads MCP + skills only - Gemini CLIwired · nika wire gemini
nika wire gemini (user-scope settings.json mcpServers) - goose (Block)wired
MCP extension stanza (nika mcp) · AGENTS.md read natively via nika init - Grok Build (xAI)proven · nika wire grok · native plugin
grok plugin marketplace add supernovae-st/nika-plugins && grok plugin install nika@nika --trust - Hermes · skills.sh clientsproven · nika wire hermes
hermes skills tap add supernovae-st/nika-plugins · or npx skills add supernovae-st/nika-plugins - Janwired
generic stdio stanza documented in its guide - JetBrains Juniewired · nika wire junie
nika wire junie (project-scope .junie/mcp/mcp.json) - Kimi Code CLI (Moonshot)proven · nika wire kimi
add nika to ~/.kimi-code/mcp.json (mcpServers map · their two-level contract) · the legacy kimi-cli `kimi mcp add` subcommand does NOT exist in kimi-code - Kiro CLI (the Amazon Q Developer CLI rebrand)recon · nika wire kiro
add nika to ~/.kiro/settings/mcp.json (mcpServers map · the legacy ~/.aws/amazonq/mcp.json is still read, .kiro wins) - LM Studiowired · nika wire lmstudio
nika wire lmstudio - Any MCP clientproven
nika mcp (stdio) · server.json registry shape · Docker image for hosted listers - Neovim (mcphub.nvim)wired
via the mcphub.nvim registry entry (covers avante · codecompanion · CopilotChat) - Open WebUIwired
mcpo recipe (stdio bridge) documented in its guide - OpenClaudewired · native plugin
openclaude plugin marketplace add supernovae-st/nika-plugins && openclaude plugin install nika@nika - OpenCodeproven · nika wire opencode
nika init (AGENTS.md is read natively) · oracle: nika wire opencode - Qwen Codewired · nika wire qwen
nika wire qwen (user-scope settings.json mcpServers) - VS Code · Copilotwired · nika wire vscode
Settings → chat.plugins.enabled, then npx plugins add supernovae-st/nika-plugins · or nika wire vscode for the oracle alone · the compiled extension (nika-vscode) is a separate product - Warp · Oz CLIwired
already covered by interop: Warp reads ~/.claude.json, the project .mcp.json and ~/.codex/config.toml — nika wire claude or codex opens this door today - Windsurfwired · nika wire windsurf
nika wire windsurf - Zedwired · nika wire zed
nika wire zed
the full kit
the three lanes composeMost people run all three. The binary does the work, the extension draws the file, the plugin teaches the agent to delegate. One sitting installs the lot.
- the binary
curl -fsSL https://nika.sh/install.sh | sh- the editor
code --install-extension supernovae.nika-lang- the agent
claude plugin marketplace add supernovae-st/nika-plugins && claude plugin install nika@nika
pick your client
6 lanes · one room each- Claude CodeMIT
One plugin install hands the agent the whole kit: 4 skills, 3 subagents, 6 slash commands, the read-only MCP oracle and the seatbelt hooks.
- add the marketplace
claude plugin marketplace add supernovae-st/nika-plugins
- CodexMIT
Codex installs the identical plugin kit from the identical repo: skills, subagents, commands, the MCP oracle.
- add the marketplace
codex plugin marketplace add supernovae-st/nika-plugins
- CursorMIT
Cursor takes BOTH halves: the plugin bundle (rule · skill · subagent · commands · hooks · MCP) from its marketplace, and the editor extension from Open VSX.
A .nika.yaml file becomes a live graph: prompts on the cards, wires carrying named data, permits as chips. See the DAG before you run it.
- from the cli
code --install-extension supernovae.nika-lang
The Hermes-facing skill teaches the delegation idiom: Hermes orchestrates, Nika executes. Repeatable work leaves the chat and becomes a checkable file.
- tap the marketplace
hermes skills tap add supernovae-st/nika-plugins
- any MCP clientAGPL-3.0-or-later
The binary IS the MCP server: `nika mcp` serves 9 read-only tools: check, inspect, explain, schema, examples, template, canon, catalog, tools.
- wire a known client
nika wire cursor
the public surfaces
8 repos · every claim README-true- the engineAGPL-3.0-or-later
The reference engine: one Rust binary that checks, prices, runs and traces workflow files.
- the specApache-2.0
The language specification: nine chapters, the JSON Schema, the canon counts, the template pack, the conformance suite.
- the registryApache-2.0
The npm-of-workflows: share workflow files as verified, content-pinned entries.
A typed, zero-dependency TS client: drive the shipped binary today, target the future serve API without pretending.
- the site-audit, archivedApache-2.0
A full SEO + GEO site audit as ONE workflow file: discover, crawl bounded, score deterministically, one narrated verdict. Archived on 2026-07-29 and kept public as evidence that a workflow ran at real scale against real websites.
- the docsMIT
The task-oriented documentation, built by Mintlify from a public source repo.
- the tapMIT
The official Homebrew tap, tracking the latest tagged release.
- this siteMIT
nika.sh itself: every page a projection of pinned sources, every count derived, every claim re-proven in CI.
Start local: install the binary. The whole language lives in the map. Read the spec →