feat: scaffold nani CLI + MCP server #2
Reference in New Issue
Block a user
Delete Branch "feature/initial-build"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Single Rust binary with three modes: human CLI, M2M, and MCP server.
HTTP client for config.saiden.dev REST API covering projects, secrets, and files.
What's included
Tested against live API
nani get campus-os prod github-client-id→Iv23liPH08DvQJJpIkrO✓nani ls campus-os prod→ 19 keys ✓nani ls→ shows campus-os project ✓--jsonoutputs valid JSON ✓--dry-runshows request without executing ✓nani mcp-serverresponds to MCP initialize ✓cargo build --releaseclean, zero warnings ✓Closes #1