MCP-server-connecting-to-github-IQOO

atharv51-creater/MCP-server-connecting-to-github-IQOO
★ 0 stars TypeScript API Integration Updated today
Creating a MCP server for building a Developer Tool for IQOO Hackathon.
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": {
    "mcp-server-connectin": {
      "command": "npx",
      "args": [
        "-y",
        "atharv51-creater/MCP-server-connecting-to-github-IQOO"
      ]
    }
  }
}