mcprush-cli

mcprush/mcprush-cli
★ 1 stars JavaScript Code/Dev Tools Updated today
Install MCP servers and agent skills from mcprush.com into the client you already use
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": {
    "mcprush-cli": {
      "command": "npx",
      "args": [
        "-y",
        "mcprush/mcprush-cli"
      ]
    }
  }
}

README Excerpt

Install MCP servers and agent skills from [mcprush.com](https://mcprush.com) into the client you already use. ```sh npx mcprush@latest login # hold a key from your dashboard npx mcprush@latest add <server> # install it and write it into a client npx mcprush@latest skill add <skill> # write a skill's folder to disk

Topics

agent-skillsagentsai-agentsclaude-codeclicodexcommand-line-toolcursordeveloper-toolsmcpmcp-climcp-clientmcp-gatewaymcp-marketplacemcp-protocol