sultantemuruly/stock_market_ai
An AI agent focused on finance, capable of answering questions about stocks, companies, and financial data. It uses the MCP protocol to connect with custom tool servers that access yFinance and NewsAPI, enabling smarter, data-backed responses.
Platform-specific configuration:
{
"mcpServers": {
"stock_market_ai": {
"command": "npx",
"args": [
"-y",
"stock_market_ai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...