Shoonya_Trading_MCP-Server

benatcmathew/Shoonya_Trading_MCP-Server
★ 0 stars TypeScript Other Updated today
A Shoonya Trading MCP
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": {
    "shoonya_trading_mcp-": {
      "command": "npx",
      "args": [
        "-y",
        "benatcmathew/Shoonya_Trading_MCP-Server"
      ]
    }
  }
}