Skip to content

MCP CLI: surface resolved configuration and its source (env vs profile vs default) #1442

Description

@glorydavid03023

There is no single command to see which configuration the gittensory-mcp CLI is actually using and where each value came from. status reports health/version, doctor runs checks, and whoami shows session identity, but none answer "what config is in effect and which source supplied it?" — the common question when an API URL or profile is not picked up as expected.

Proposal: a gittensory-mcp config command that prints the resolved effective configuration with provenance (environment / profile / config / default) for the API URL, active profile, config-file location, cache dir, and token source. Provenance labels only — no token values or local absolute paths. --json for tooling.

Implemented in #335.

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