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
Additional Context
No response
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:
Requirements
Additional Context
No response