Skip to content
Claude Desktop

Zhiji Signal — Market Phase Detection for Claude Desktop

com.run402.zhiji-signal/mcp

A-share HS300 phase signals via Landau-Ginzburg framework. No auth required.

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

Install Zhiji Signal — Market Phase Detection in Claude Desktop

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

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://zhiji-signal.run402.com/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

Zhiji Signal — Market Phase Detection in other clients