Skip to content

feat: add MCP supportΒ #1356

@ryzizub

Description

@ryzizub

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

Metadata

Metadata

Assignees

Labels

featureA new feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions