aident-skill

Aident-AI/aident-skill
★ 1 stars Shell AI/LLM Updated today
Aident MCP Server skill for Skills.sh — access 300+ integrations from Claude Code, Cursor, and other AI agents
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aident-skill": {
      "command": "npx",
      "args": [
        "-y",
        "Aident-AI/aident-skill"
      ]
    }
  }
}