Files
davila7--claude-code-templates/cli-tool/components/mcps/devtools/nika.json
T
wehub-resource-sync bb5c75ce05
Component Security Validation / Security Audit (push) Has been cancelled
Deploy to Cloudflare Pages / deploy (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:38:58 +08:00

10 lines
446 B
JSON

{
"mcpServers": {
"nika": {
"description": "Read-only oracle for Nika AI workflows (.nika.yaml): validate a workflow, get findings explained with fix guidance, browse schema and examples, and see an honest cost estimate — all before a single token is spent. No execution and no mutation over MCP by design. Requires the nika binary (brew install supernovae-st/tap/nika).",
"command": "nika",
"args": ["mcp"]
}
}
}