Skip to content

Add implementation plan for Angor CLI / MCP server#792

Open
dangershony wants to merge 4 commits into
mainfrom
feat/cli-mcp-plan-clean
Open

Add implementation plan for Angor CLI / MCP server#792
dangershony wants to merge 4 commits into
mainfrom
feat/cli-mcp-plan-clean

Conversation

@dangershony
Copy link
Copy Markdown
Member

Summary

  • Adds src/cli/PLAN.md with a detailed implementation plan for a .NET 9 console app that exposes the Angor SDK as both a CLI tool and an MCP (Model Context Protocol) server
  • Covers all ~45 SDK operations (wallet, projects, founder, investor, lightning, config)
  • Includes a critical architectural rule: any business logic found in UI layers must be refactored into the SDK before the CLI consumes it
  • Estimated ~2 days of implementation work across 8 phases

This is a clean re-creation of #790 with only the relevant commit (9f4e303).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant