-
Notifications
You must be signed in to change notification settings - Fork 228
Open
Labels
featureA new feature or requestA new feature or request
Description
Description
It could be useful to extend very_good_cli with support for Model Context Protocol (MCP)
With MCP integration, very_good_cli commands (e.g., create, analyze, test) could be exposed as structured endpoints. This would allow seamless use in AI-assisted developer environments (e.g., editors with MCP support).
Proposal:
- Define an MCP server interface for very_good_cli.
- Expose the most common commands (create, analyze, test, packages get) as MCP endpoints.
Requirements
- All CI/CD checks are passing.
- There is no drop in the test coverage percentage.
Additional Context
No response
marcossevilla, omartinma and mtwichel
Metadata
Metadata
Assignees
Labels
featureA new feature or requestA new feature or request
Type
Projects
Status
Needs Triage