Skip to content
Claude Desktop

quantifyme for Claude Desktop

ai.quantifyme/quantifyme

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

client:Claude Desktop transport:streamable-http tools:13

Install quantifyme in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "quantifyme": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.quantifyme.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

quantifyme in other clients