Skip to content

MCP List Management #37

@kaminoguo

Description

@kaminoguo

User builds a library of MCPs from different projects, enables/disables them, applies to any project.

  • sqrl init reads project's .mcp.json, imports MCPs to global list at ~/.sqrl/
  • Deduplicate by name (newer overwrites)
  • sqrl config UI shows all MCPs with enable/disable checkboxes
  • sqrl apply only registers enabled MCPs to CLI tools
  • Never modify project's .mcp.json, only read from it

Files:

  • daemon/src/global_config/mod.rs
  • daemon/src/cli/init.rs
  • daemon/src/cli/apply.rs
  • daemon/src/web/static/index.html
  • daemon/src/web/api.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions