www.systematictrading.org

GitHub

Documentation and developer resources for wilsonfreitas/www.systematictrading.org

0 stars TypeScript
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "www.systematictrading.org": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-www.systematictrading.org"
      ]
    }
  }
}