agents-arwaky

rakaarwaky/agents-arwaky
★ 0 stars Shell Browser/Web Updated 1d ago
Personal collection of AI agent tools — MCP servers, CLIs, skills, and wrappers
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": {
    "agents-arwaky": {
      "command": "npx",
      "args": [
        "-y",
        "rakaarwaky/agents-arwaky"
      ]
    }
  }
}

README Excerpt

<div align="center"> **A production-grade, sandboxed multi-agent ecosystem and unified Model Context Protocol (MCP) orchestrator.** </div> --- Modern autonomous AI workflows demand dozens of polyglot toolchains—Rust (`cargo`), Node (`pnpm`/`npm`), Bun, Python (`uv`), Playwright headless browsers, and system C-libraries. Installing these natively clutters the host operating system, introduces version conflicts, and creates security vulnerabilities.

Topics

mcp-server