-
Notifications
You must be signed in to change notification settings - Fork 70
Open
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 listRemove-AIShellMCPServer: Removes an MCP server from the list by nameSet-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.
Metadata
Metadata
Assignees
Labels
No labels