smithery-cli

arcadeai-labs/smithery-cli
★ 810 stars TypeScript Code/Dev Tools Updated today
Install, manage and develop MCP servers and skills for agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "smithery-cli": {
      "command": "npx",
      "args": [
        "-y",
        "arcadeai-labs/smithery-cli"
      ]
    }
  }
}

README Excerpt

Smithery CLI connects your agents to thousands of skills and MCP servers directly from the command line. To get started, simply run `npx skills add smithery/cli`. ```bash npm install -g smithery@latest ``` Requires Node.js 20+. ```bash smithery mcp search [term] # Search the Smithery registry