Skip to content
VS Code

quantifyme for VS Code

ai.quantifyme/quantifyme

Describe a trading strategy in plain English and deploy a live signal model in one call. No signup.

client:VS Code transport:streamable-http tools:13

Install quantifyme in VS Code

.vscode/mcp.json

{
  "servers": {
    "quantifyme": {
      "type": "http",
      "url": "https://mcp.quantifyme.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

quantifyme in other clients