jmshinhwa.github.io

jmshinhwa/jmshinhwa.github.io
★ 0 stars HTML AI/LLM Updated today
Tech guides, tools & resources for AI automation, MCP servers, prompts, and workflows
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": {
    "jmshinhwa.github.io": {
      "command": "npx",
      "args": [
        "-y",
        "jmshinhwa/jmshinhwa.github.io"
      ]
    }
  }
}