abdulreh4874.github.io

Abdulreh4874/abdulreh4874.github.io
★ 0 stars JavaScript API Integration Updated today
Enable inline, range-anchored Google Docs comments through an 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": {
    "abdulreh4874.github.": {
      "command": "npx",
      "args": [
        "-y",
        "Abdulreh4874/abdulreh4874.github.io"
      ]
    }
  }
}