jacky-study/mcp2cli-study
深入研究 MCP to CLI — 将 MCP/OpenAPI/GraphQL 服务转为命令行工具
Platform-specific configuration:
{
"mcpServers": {
"mcp2cli-study": {
"command": "npx",
"args": [
"-y",
"mcp2cli-study"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...