Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

MCP Management via Cmdlet #407

Description

Summary of the new feature / enhancement

As a user I want to be able to manage mcp.json using a standard set of commands rather than needing to manually edit the file.

Proposed technical implementation details (optional)

Creation of a set of commands to manage MCP servers in themcp.json file:

  • Get-AIShellMCPServer: List out existing MCP servers. List all by default, or wildcard search by name.
  • Add-AIShellMCPServer: Adds an MCP server to the list
  • Remove-AIShellMCPServer: Removes an MCP server from the list by name
  • Set-AIShellMCPServer: Change values in an existing MCP server

Sure there are other commands that could be listed, but this seems like a good start for the basics.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions