adityarya24.github.io

adityarya24/adityarya24.github.io
★ 0 stars HTML AI/LLM Updated today
Personal portfolio — AI agents, MCP servers & automation
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": {
    "adityarya24.github.i": {
      "command": "npx",
      "args": [
        "-y",
        "adityarya24/adityarya24.github.io"
      ]
    }
  }
}