What this means
Source is the code of a hosted app. Calculator Tools stores static files such as index.html, CSS, JavaScript, JSON, and SVG. The public URL loads those files from one directory.
This is not a Git repository unless you copy the files out yourself. It is the app's file list on the site.
Why it matters
If you cannot see or edit the files, you cannot remix with control. Source is what MCP writes, what remix copies, and what the browser runs.
How it works here
Create, remix, or MCP writes files through the same API. You can read and update them from the product UI and from MCP tools. Files stay in one directory. Complex desktop software, package installs, and nested project trees are out of reach.
Related pages
Sources
Ready to publish a public app you own?