Skip to content

Feature: Bring the CLI into parity with the MCP server and maintain that parity #87

Description

@trevor-vaughan

Is your feature request related to a problem? Please describe.

This is a redux of #85 after conversation with @jpower432.

When automating tasks with complypack, I am unable to use the CLI tool to achieve all operations that an LLM is able to perform via the MCP server.

I expected the CLI to have all of the core capabilities of the MCP server for cases where CLI-based automation is desired and/or I want the system to always execute deterministically.

Describe the solution you'd like

I would like to ensure that all operations using complypack can be done via a full-featured CLI as well as the MCP server. I would also like for the two systems to remain in parity at all times where it makes sense.

I would recommend nailing this into AGENTS.md for evaluation during development.

Describe alternatives you've considered

I considered wrapping the MCP server with a CLI. This is fragile and requires the MCP server to embody capabilities that may not be useful to an LLM (output format specification, etc...).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Ready 🚀

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions