the integrations
any MCP client
The binary IS the MCP server: `nika mcp` serves 9 read-only tools — check, inspect, explain, schema, examples, template, canon, catalog, tools. Source, license and claims live in the repo — this room is its projection, never its replacement.
- clientthe kindplug it into your tool
- AGPL-3.0-or-laterthe licenseread it in the repo
- 2install stepsthe ritual below
- 6of 14prev / next walk them
how it works
No separate server to install or trust: the same binary that runs workflows answers the oracle, read-only by construction. Zed, Warp and friends wire in one command with `nika wire <client>`; anything else takes the plain config line: command `nika`, args `["mcp"]`.
get set up
- 1Wire a known client
nika wire cursor - 2Any other client
{"command": "nika", "args": ["mcp"]}
cross-references
the rooms it touches
where it lives
Start local: install. The whole language lives in the map. Read the spec →