Smithery Homepage The Smithery homepage is a TanStack Start app at that serves as a personal dashboard connecting to MCP servers via the Smithery Connect API. Project Initialization If does not exist, scaffold it from scratch: 1. Create the directory if needed and scaffold the app in place: 2. Install additional dependencies: 3. Initialize git: 4. Create with the user's Smithery API key and namespace (read from on macOS — fields and ) If already exists, work within the existing project — read the current code before making changes. Tech Stack - Framework : TanStack Start (Vite 7, React 19, fi…