Skip to content
Grok

Quantified Investor Portfolio Simulator for Grok

io.github.manuciao88/portfolio-simulator

Portfolio scenarios with instrument checks, Monte Carlo analysis and interactive reports.

client:Grok transport:streamable-http

Install Quantified Investor Portfolio Simulator in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "portfolio-simulator": {
      "type": "http",
      "url": "https://mcp.quantifiedinvestor.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Quantified Investor Portfolio Simulator in other clients