Skip to content

-i / --init flag to install command? Or self-contained MCP server? #1578

Description

@ftzi

Hi, instead of two separate long commands, could we have -i / --init to the bunx @colbymchenry/codegraph install command so we can do all in one?

OR

Couldn't we have everything baked inside

[mcp_servers.codegraph]
command = "codegraph"
args = ["serve", "--mcp"]

with a flag to do it all at once?

My use case is that I spawn each AI session in a fresh new container - but this container should be generic enough, as I am doing a tool like Opencode Desktop (still private, will be public soon). I don't want codegraph to be baked in by default (at least for now) as this could end up making it bloated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions