This connects Claude directly to Angel One's SmartAPI for trading Indian equities and derivatives. You get order placement and modification, portfolio reads (holdings, positions, funds), market data (LTP, candles, Greeks, open interest), GTT rule management, and margin calculators. It handles TOTP generation internally and includes configurable safety guards with soft and hard limits on order quantity and value, especially useful for preventing runaway market orders. The implementation skips the official SDK in favor of direct fetch calls, making it lighter and easier to audit. Best for algorithmic traders or analysts who want conversational access to their Angel One account without building a web interface or writing integration glue.
claude mcp add --transport stdio io.github.ameernoufil-angel-one uvx angel-one