ilyautov.github.io

ilyautov/ilyautov.github.io
★ 0 stars HTML AI/LLM Updated 2d ago
Личный корневой сайт GitHub Pages: визитка и ссылки на проекты | Showcase of open-source AI skills and MCP servers by ilyautov.
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": {
    "ilyautov.github.io": {
      "command": "npx",
      "args": [
        "-y",
        "ilyautov/ilyautov.github.io"
      ]
    }
  }
}