loading…
Search for a command to run...
loading…
Command-line proxy for any MCP server — call tools directly from the terminal
Command-line proxy for any MCP server — call tools directly from the terminal
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp2cli": {
"command": "npx",
"args": [
"-y",
"@tronsfey/mcp2cli"
]
}
}
}