This project allows users to work with advanced portfolio optimization using natural language, without writing code. It provides 9 specialized MCP tools covering everything from classic mean-variance ...
Node.js: >=18.x Next.js: 13.5.x ├── app/ # Next.js app directory ├── components/ # UI components │ ├── sections/ # Page sections │ └── ui/ # shadcn/ui components ├── config/ # Configuration files │ ...