navi-claude-skills

packetchaos/navi-claude-skills
★ 0 stars Unknown language AI/LLM Updated 3d ago
Claude Skills for educating and aiding the Navi_MCP Server
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": {
    "navi-claude-skills": {
      "command": "npx",
      "args": [
        "-y",
        "packetchaos/navi-claude-skills"
      ]
    }
  }
}