Skip to content

Add --global flag for user-level config installs #8

Description

@gfargo

Everything installs relative to cwd right now (project-level config). A few hosts also support a user-level/global location — ~/.cursor/mcp.json, ~/.claude/skills/, ~/.gemini/settings.json, and so on (see src/hosts/README.md) — but there's no way to target that from agent-add today.

A --global flag that writes to the user-level location where the host actually supports one. Hosts that don't have a documented global spot for a given asset type would just need a clear "not supported" response, same as the existing per-asset-type capability checks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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