startuparchive.io
Capture a visual snapshot of your startup before you shut it down. Embed it in your portfolio, and compare changes over time.
First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com
Answer 0 · Act 1 · Transact 0 · Score: Not yet scored
Tool inspector
prepare_site_submission
Prepare the new-site submission form for the user to review. This does not submit the site or consume a credit. The user must review the form, complete the security check, and submit it themselves.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
url |
string | yes | The main public http or https URL to archive. |
name |
string | yes | The project name displayed in Startup Archive. |
slug |
string | no | Optional preferred archive slug. If omitted, the submission form derives one from the URL. |
paths |
array | no | Optional routes on the same site, such as about or pricing. Use paths, not full URLs. |
originalUrl |
string | no | Optional original URL when the submitted URL is a replacement for an offline or redirecting domain. |
visibility |
string | no | Public projects can appear in Explore. Unlisted projects are accessible by direct link. |
captureDarkMode |
boolean | no | Whether to prepare both light and dark mode captures. |
Raw JSON schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"maxLength": 512,
"description": "The main public http or https URL to archive."
},
"name": {
"type": "string",
"minLength": 1,
"maxLength": 64,
"description": "The project name displayed in Startup Archive."
},
"slug": {
"type": "string",
"minLength": 2,
"maxLength": 64,
"pattern": "^[a-z0-9][a-z0-9-_]*[a-z0-9]$",
"description": "Optional preferred archive slug. If omitted, the submission form derives one from the URL."
},
"paths": {
"type": "array",
"maxItems": 5,
"uniqueItems": true,
"items": {
"type": "string",
"minLength": 1,
"maxLength": 128
},
"description": "Optional routes on the same site, such as about or pricing. Use paths, not full URLs."
},
"originalUrl": {
"type": "string",
"maxLength": 512,
"description": "Optional original URL when the submitted URL is a replacement for an offline or redirecting domain."
},
"visibility": {
"type": "string",
"enum": [
"public",
"unlisted"
],
"default": "public",
"description": "Public projects can appear in Explore. Unlisted projects are accessible by direct link."
},
"captureDarkMode": {
"type": "boolean",
"default": false,
"description": "Whether to prepare both light and dark mode captures."
}
},
"required": [
"url",
"name"
],
"additionalProperties": false
}
Similar websites
cuvo.co
Cuvo is the white label telehealth platform that runs the clinic behind your brand: 50-state providers, pharmacy, software, and compliance. Launch in days.
emorahealth.com
Online therapy, medication, and ADHD/Autism testing for kids, teens, and young adults. No waitlists, covered by insurance, with copays as low as $0.
aicertificates.study
Original practice questions written to the published exam blueprints, with every answer option explained including the wrong ones. First form free, no signup.
scholar-sidekick.com
Paste a DOI, PMID, ISBN, or arXiv ID and get a clean citation in Vancouver, APA, IEEE, or any of 10,000+ styles. Export to BibTeX, RIS, EndNote, and more.