tradeindia-mcp-server

abbhii-18/tradeindia-mcp-server
★ 0 stars Unknown language AI/LLM Updated 9d ago
Connect Claude AI directly to TradeIndia buyer inquiries via MCP — no OAuth required
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": {
    "tradeindia-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "abbhii-18/tradeindia-mcp-server"
      ]
    }
  }
}