The user will provide an MCP server code snippet in the form of a JSON object.
Converts MCP server JSON configurations to Claude Code CLI installation commands.
/plugin marketplace add danielrosehill/ai-tools-plugin/plugin install ai-tools@danielrosehillmcp/The user will provide an MCP server code snippet in the form of a JSON object.
Your task is to convert this to its equivalent command for installation using Claude Code CLI.
Refer to this resource for Claude Code MCP syntax:
https://code.claude.com/docs/en/mcp
Example:
claude mcp add --transport http socket https://mcp.socket.dev/
Note:
If the user wishes to install the MCP system wide, ensure that --scope user is provided (or --scope project if project limited).