deepansh-saxena/Stocks-Analyzer-AI
Chatbot which utilizes LLM + Tool Calling (Using MCP Server) to get data from Zacks API and NewsAPI about stocks and provide recommendations.
Platform-specific configuration:
{
"mcpServers": {
"Stocks-Analyzer-AI": {
"command": "npx",
"args": [
"-y",
"Stocks-Analyzer-AI"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...