From e41c6dfbb5fa61f59aec19dd7fa670372facef15 Mon Sep 17 00:00:00 2001 From: "Murat (BMAD TEA)" Date: Fri, 17 Apr 2026 05:59:07 +0000 Subject: [PATCH] feat: add readytrader_stocks plugin --- plugins/readytrader_stocks/index.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 plugins/readytrader_stocks/index.yaml diff --git a/plugins/readytrader_stocks/index.yaml b/plugins/readytrader_stocks/index.yaml new file mode 100644 index 0000000..ab9b32d --- /dev/null +++ b/plugins/readytrader_stocks/index.yaml @@ -0,0 +1,8 @@ +title: ReadyTrader Stocks +description: Connect your agent to stock markets via the ReadyTrader-Stocks MCP server. Quotes, OHLCV, fundamentals, sentiment, market regime, and paper or live trades through Alpaca. +github: https://github.com/up2itnow0822/a0-readytrader-stocks-plugin +tags: + - tools + - api + - integration + - automation