mcp-aquent-skill

aquent/mcp-aquent-skill
★ 0 stars Unknown language Memory/Knowledge Updated 2mo ago
Information and documentation for how to utilize Aquent/Skill's MCP servers
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": {
    "mcp-aquent-skill": {
      "command": "npx",
      "args": [
        "-y",
        "aquent/mcp-aquent-skill"
      ]
    }
  }
}