The ticktick local stdio MCP server crashed at startup with "Connection closed" (surfaced by /doctor) because its Python 3.12 interpreter was missing the httpx and mcp packages. After installing them, record the two third-party dependencies here so future machines have them on record and can reproduce the working environment.