Back to MCP Servers
🔌

ferdousbhai/investor-agent

MIT

🐍 ☁️ - Yahoo Finance integration to fetch stock market data including options recommendations

TypeScriptAI & LLMs

Install

npx -y investor-agent

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "ferdousbhai-investor-agent": {
      "command": "npx",
      "args": [
        "-y",
        "investor-agent"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.